v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Apps

Trigger DNS verification

Trigger asynchronous DNS TXT record verification for a domain.

The domain status is set to verifying immediately. A Celery worker polls DNS every 30 minutes for up to 72 hours. On success the status advances to provisioning_tls.

post/v1/apps/{app_id}/domains/{domain}/verify

Path parameters

app_idstring required

App ID (e.g. app_abc123def456)

App ID (e.g. app_abc123def456)

domainstring required

Domain to verify (e.g. search.acme.com)

Domain to verify (e.g. search.acme.com)

Response

Domain record with status set to 'verifying'

domainstring required
statusstring required
verification_tokenstring nullable
cname_targetstring nullable
is_primaryboolean required
verified_atstring nullable