v49

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-02-185890337.1 KB
Tracking

Verify track domain DNS

Check DNS configuration for the track domain.

The track domain requires a CNAME record to be configured before open and click tracking will work. Use this endpoint to verify the DNS is correctly set up.

post/tenants/{tenantId}/tracking/{trackingId}/verify

Response

DNS verification result

successtrue required

Example response

{
  "data": {
    "id": "321"
  },
  "meta": {
    "requestId": "req_V1StGXR8_Z5jdHi6"
  }
}