cURL
curl --request DELETE \ --url https://api.bunny.net/mc/apps/{appId}/volumes/{volumeId}/instances/{instanceId} \ --header 'AccessKey: <api-key>'
{ "id": "<string>" }
Deletes a specific volume instance. The volume must be detached before deletion.
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.
Please enter a valid personal API key.
Volume instance was deleted.
Was this page helpful?