cURL
curl --request POST \ --url https://api.bunny.net/mc/apps/{appId}/volumes/{volumeId}/detach \ --header 'AccessKey: <api-key>'
{ "name": "<string>" }
Detaches a volume template from all application containers.
Please enter a valid personal API key.
Volume was detached from the application.
Was this page helpful?