cURL
curl --request DELETE \ --url https://api.hypercore.vn/vm/{vm_id} \ --header 'Authorization: Bearer <token>'
Destroy the VM
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
VM UUID that need to be considered for filter
Successful operation