Skip to main content
POST
Verify subdomain
Triggers an on-demand DNS check instead of waiting for the next background check. Use it right after you add your DNS records to move the subdomain forward without waiting. This endpoint is idempotent: if the check doesn’t advance the subdomain, or the subdomain is already active, it still returns 200 with the current state. It’s rate limited per subdomain, so call it sparingly rather than in a tight loop. To poll for status, use Get subdomain instead.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Version
string
required

Management API version.

Path Parameters

id
string
required

Response

Subdomain object.

data
object
required