cURL
curl --request DELETE \ --url https://api.bunny.net/dnszone/{id} \ --header 'AccessKey: <api-key>'
API Access Key authorization header
The DNS Zone ID that will be deleted.
The DNS Zone was successfuly deleted.
Was this page helpful?