v2

latestOpenAPI 3.0.3Creative Commons Attribution 4.0 International2026-08-01171171.3 KB

Send a domain verification approval email

Available on Pro subscriptions. Sends a verification email to one of the configured aliases on the target domain so that domain control can be approved via a link in the email.

post/domainverification/sendemail

Headers

user-agentstring required

User agent string identifying the consuming application. Required on all documented requests, including unauthenticated endpoints; missing user agents may receive HTTP 403 responses.

Request body

DomainNamestring required

Domain name to send the verification email for.

EmailAliasstring required

One of the configured domain-verification aliases (for example admin or postmaster).

Response

The verification email was sent successfully.