Verify custom tracking domain CNAME
POST
/projects/{id}/tracking-domain/verify Checks that the project trackingDomain CNAME points at the platform
API host (EVRE_PUBLIC_API_URL hostname, or EVRE_TRACKING_CNAME_TARGET).
Requires the custom_tracking_domain capability.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id | path | yes | string |
Operation
| Method | POST |
| Path | /projects/{id}/tracking-domain/verify |
| Operation ID | verifyTrackingDomain |
| Tags | Projects |