Skip to main content
POST
Verify custom domain

Authorizations

Authorization
string
header
required

Project admin JWT or an API key passed as a Bearer token.

Path Parameters

domain
string
required

User-owned custom domain.

Pattern: ^(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z]{2,}$

Response

Custom domain verification state

domain
string
required
Example:

"app.example.com"

apexDomain
string
required
Example:

"example.com"

verified
boolean
required
misconfigured
boolean
required
verification
object[]
required
cnameTarget
string | null
required
aRecordValue
string | null
required