Create Domain
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The name of the domain (e.g., example.com).
Allow inboxes on any subdomain of this domain. Adds a required wildcard MX
record (*.<domain>) to records.
Serve open tracking pixels from this domain. Adds a required link.<domain>
CNAME record to records, which must be published and verified before
track_opens can be used on a send.
Response
The name of the domain (e.g., example.com).
Allow inboxes on any subdomain of this domain. Adds a required wildcard MX
record (*.<domain>) to records.
Serve open tracking pixels from this domain. Adds a required link.<domain>
CNAME record to records, which must be published and verified before
track_opens can be used on a send.
A list of DNS records required to verify the domain. Includes a
wildcard MX record (*.<domain>) when subdomains_enabled is true.
