Skip to main content
POST
Verify Domain
Triggers a verification check for the specified domain. The system looks up the DNS TXT record to confirm ownership. Requires a verified email.
team
string
required
The UUID of the team.
domain
string
required
The UUID of the domain to verify.

Response

success
boolean
Whether the verification was successful.
message
string
A human-readable message describing the verification result.
verified_at
string
ISO 8601 timestamp of when the domain was verified. Only present on successful verification.