cURL
curl --request DELETE \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/machines/{id} \ --header 'Authorization: <api-key>'
{}
Deletes a bare-metal machine. Machines that are still within a commitment term cannot 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