Check automatic Custom Tracking Domain setup eligibility
Reports whether the domain's DNS provider supports Domain Connect for its current Custom Tracking Domain.
Reports whether the domain's DNS provider supports Domain Connect for its current Custom Tracking Domain. Ineligible is a normal result and the exact manual CNAME records remain available.
Authorization
apiKey x-api-key<token>
In: header
Path Parameters
id*string
Match
^dom_[0-9a-hjkmnp-tv-z]{16,24}$Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/email/domains/string/custom-tracking/domain-connect"{ "eligible": false, "reason": "no-record"}