Skip to main content
DELETE
/
pullzone
/
{id}
Delete Pull Zone
curl --request DELETE \
  --url https://api.bunny.net/pullzone/{id} \
  --header 'AccessKey: <api-key>'

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

id
integer<int64>
required

The ID of the Pull Zone that should be deleted

Response

Returns the model determinining if the zone is available or not