cURL
curl --request DELETE \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/disks/{id} \ --header 'Authorization: <api-key>'
{}
Deletes a virtual machine disk. The disk must be detached from any virtual machines before it can be deleted.
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