cURL
curl --request DELETE \ --url https://api.bunny.net/pullzone/{id} \ --header 'AccessKey: <api-key>'
API Access Key authorization header
The ID of the Pull Zone that should be deleted
The Pull Zone was successfully deleted
Was this page helpful?