Logo
Openapi.it Public API Documentation

{{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 }



Curl
curl -X DELETE 'baseUrl/domain/:domain' -H 'Accept: application/json'

ENDPOINTS