{{baseUrl}}/domain/:domain
DELETE {{baseUrl}}/domain/:domain
This method allows you to delete a domain
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"data": [],
"message": "Greeting OK. Login OK. Domain 'urbegas.it' not available, trying to delete... OK. Logout OK.",
"success": true,
"error": null
} |
ENDPOINTS