Delete domain

Request Information
URL DELETE {{basepath}}/domain/:name
CategoryREPP Domain

Description

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.

Url variables
:namezerg-test-controlpanel-2023-06-23-01.frl

Example responses

Delete domain
Request Method & URL
DELETE {{basepath}}/domain/:name
Url variables
:namezerg-test-controlpanel-2023-06-23-01.frl
Response Code:
200 OK
Response Body:
{
    "responseId": "mapi1_1701e4d919c32f04f39a6a504bdaa57765572805",
    "status": "ok",
    "message": "Command completed successfully"
}