Add a custom tracking domain
This endpoint helps add a new custom tracking domain for a specific sending account.
Body Parameters
api_keystring Required
Your API key
emailstring Required
The email address to add the custom tracking domain for
hoststring Required
The tracking domain host
skip_cname_checkboolean
It is not recommended to set this to true. You may use this if you want to skip the CNAME check, which can be helpful if you do not want to wait for the DNS to propagate before making the API call.
Response
200
Object
Response Attributes
statusstring Required
API response status
Enum values:
successhoststring
The tracking domain host
emailstring
The email address for which the tracking domain was added
messagestring
Response message
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?