Add a custom domain
Create a custom domain and return the DNS records required to verify it.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
The domain to add, e.g. mail.acme.com. A subdomain is recommended to avoid MX conflicts.
3 - 253^[a-z0-9]([a-z0-9.-]*[a-z0-9])?$/iResponse
Returns the email domain object.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
email_domain The custom domain name.
DNS records that must be added at the domain’s DNS provider.
Whether the domain has been verified.
pending, verified, failed The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.