Complete an automatic Custom Tracking Domain return
Validates the purpose- and revision-bound registrar state, then re-kicks the existing readiness reconciliation.
Validates the purpose- and revision-bound registrar state, then re-kicks the existing readiness reconciliation. The callback never declares the host ready or changes email tracking selection.
Authorization
apiKey In: header
Path Parameters
^dom_[0-9a-hjkmnp-tv-z]{16,24}$Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/email/domains/string/custom-tracking/domain-connect/complete" \ -H "Content-Type: application/json" \ -d '{ "state": "string" }'{ "status": "applied"}Clear a domain's default sender
Removes the domain's default sender so omitted-`from` sends fall through to the organization default sender.
Complete a one-click DNS return
Consumes the Domain Connect provider's redirect. Validates the signed state and, when the records were applied, kicks verification.