Skip to main content
POST
Verify Domain

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

Org ID

domain_id
string
required

Domain ID

Response

200 - application/json

Detailed information about an org domain

id
string
required

Unique identifier for the domain

hostname
string
required

The hostname string (e.g., example.com)

org_id
string
required

Identifier of the org that owns this domain

verified
boolean
required

Whether the domain is verified

verified_at
string<date-time> | null
required

Timestamp when the domain was verified

created_at
string<date-time> | null
required

Timestamp when the domain was created

updated_at
string<date-time> | null
required

Timestamp when the domain was last updated