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
Example response
{
"data": {
"id": "321"
},
"meta": {
"requestId": "req_V1StGXR8_Z5jdHi6"
}
}