cURL
curl --request DELETE \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/cluster-machines/{id} \ --header 'Authorization: <api-key>'
{}
Removes a machine from a cluster. All data on the machine will be lost.
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