Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.bunny.net/dnszone/{id} \ --header 'AccessKey: <api-key>'
{ "ErrorKey": "<string>", "Field": "<string>", "Message": "<string>" }
API Access Key authorization header
The DNS Zone ID that will be deleted.
The DNS Zone was successfuly deleted.
Was this page helpful?