Stops and permanently deletes CVM. Data is not recoverable.
cURL
curl --request DELETE \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Deletion initiated
Was this page helpful?