cURL
curl --request PUT \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/disk/{id}/detach \ --header 'Authorization: <api-key>'
{}
Detaches a virtual machine disk from a virtual machine.
API key authentication. API keys should be passed using the format Bearer API_KEY.
Bearer API_KEY
A successful response.
The response is of type object.
object