cURL
curl --request POST \ --url https://api.bunny.net/pullzone/{id}/resetSecurityKey \ --header 'AccessKey: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "SecurityKey": "<string>" } '
{ "ErrorKey": "<string>", "Field": "<string>", "Message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
API Access Key authorization header
The ID of the requested Pull Zone
Custom security key
8 - 36
The key was successfully reset
Was this page helpful?
Contact support