cURL
curl --request POST \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/machines/{id}/deploy \ --header 'Authorization: <api-key>'
{}
Deploys an operating system onto a bare-metal machine. All data on the machine will be lost.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
A successful response.
The response is of type object.
object