Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.nova-cloud.ai/vms/{vm_id} \ --header 'Authorization: Bearer <token>'
Permanently destroy a virtual machine. All data will be lost. This action is irreversible.
Use a JWT access token or API key (prefixed with nv_)
VM destruction initiated