Skip to main content
DELETE
/
api
/
v1
/
cvms
/
{cvm_id}
Delete CVM
curl --request DELETE \
  --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

cvm_id
string
required

Response

Deletion initiated