cURL
curl --request POST \ --url https://rest.compute.cudo.org/v1/projects/{projectId}/vms/{id}/stop \ --header 'Authorization: <api-key>'
{}
Stops a running virtual machine. The virtual machine can be started again later.
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