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