v1
latestOpenAPI 3.1.02026-07-261690320.7 KBRemove 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"
}