Build an automatic Custom Tracking Domain apply URL

Builds the signed Domain Connect URL for the current customer-selected tracking host.

POST
/v1/email/domains/{id}/custom-tracking/domain-connect/apply-url

Builds the signed Domain Connect URL for the current customer-selected tracking host. The server derives the host and Cloudflare DCV UUID; exact manual CNAME records remain available.

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

application/json

application/json

curl -X POST "https://example.com/v1/email/domains/string/custom-tracking/domain-connect/apply-url"
{  "url": "string"}