Domains
curl -X GET "https://example.com/apps/string/domains"Empty
Path Parameters
appId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/apps/string/domains" \ -H "Content-Type: application/json" \ -d '{ "domain": "mail.yourdomain.com" }'Empty
curl -X GET "https://example.com/apps/string/domains/string/blocklist-status"Empty
curl -X POST "https://example.com/apps/string/domains/string/verify"Empty
curl -X DELETE "https://example.com/apps/string/domains/string"Empty