cURL
curl --request DELETE \ --url https://domainwarden.app/api/domains/{id} \ --header 'Authorization: Bearer <token>'
{ "description": "No Content" }
Permanently deletes the domain.
You can obtain your API Token from your Domainwarden account settings.
The ID of the domain.
"No Content"