Skip to main content
DELETE
Delete domain

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

application/json
uuid
string
required

UUID of the domain to delete

Example:

"b814c25d-b18c-4044-ae31-49e22ce908b5"

Response

Domain deleted successfully

success
boolean
Example:

true

message
string
Example:

"Domain deleted successfully"