Domains /
Verify domain
Attempts to verify the domain
Required permission
Account > Domains > General > Create
Path parameters
domain
string requiredName of the domain
Response body
- {object}Response object.
data
{object} requiredResult data.
API
CLI
JS Client
POST /v1/domains/{domain}/verify
Example response
200 OK
The operation was performed successfully.
JSON
{
"data": {}
}
Example response
400 Bad Request
Failed to verify the domain.