cURL
curl --request POST \ --url https://api.bunny.net/compute/script/{id}/deploymentKey/rotate \ --header 'AccessKey: <api-key>'
API Access Key authorization header
The ID of the edge script that should have deployment key rotated
The deployment key has been successfully rotated
Was this page helpful?