Skip to main content
DELETE
Delete a Domain

Headers

string
required
application/json

Query Parameters

string
required
The domain name to delete (e.g., yourdomain.com).

Response

number
HTTP status code. Returns 200 when the domain is deleted successfully.
string
A human-readable message describing the result of the operation.
object | null
Contains deletion confirmation details. May be null for successful deletions.