Domain > Order
Check Domain
Check the availability of a Domain
post/2/domains/accounts/{account}/check
Path parameters
accountstring required
Request body
Example request
{
"domain": "example.com"
}Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.