DigitalOcean-public.v2-new_Domains
Delete a Domain
To delete a domain, send a DELETE request to /v2/domains/$DOMAIN_NAME.
delete/v2/domains/{domain_name}
Path parameters
domain_namestring required
The name of the domain itself.
Response
The action was successful and the response body is empty.