| URL | DELETE {{basepath}}/domain/:name |
|---|---|
| Category | REPP Domain |
Allows you to delete a domain registration.
Please note that not all registries support domain deletion. So preferably use the updateCommand and set autorenew to false.
Expects a DomainDeleteRequest object.
Returns a DomainDeleteResponse object.
| :name | zerg-test-controlpanel-2023-06-23-01.frl |
|---|
DELETE {{basepath}}/domain/:name
| :name | zerg-test-controlpanel-2023-06-23-01.frl |
|---|
200 OK
{
"responseId": "mapi1_1701e4d919c32f04f39a6a504bdaa57765572805",
"status": "ok",
"message": "Command completed successfully"
}