Remove domain
Removes a domain with a specified id
delete/domains/{domain_id}
Path parameters
domain_idinteger required
The ID of the domain to be deleted
Response
The domain has been successfully deleted
Example response
{
"status": "ok"
}Removes a domain with a specified id
The ID of the domain to be deleted
The domain has been successfully deleted
{
"status": "ok"
}