Disable a custom tracking domain
Disables a domain's custom tracking, removes its managed resources, and immediately returns sends to the shared tracking host.
Disables a domain's custom tracking, removes its managed resources, and immediately returns sends to the shared tracking host. Existing custom links in already-delivered mail stop working.
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
application/json
curl -X DELETE "https://example.com/v1/email/domains/string/custom-tracking"{ "success": true, "message": "string"}