v1

latestOpenAPI 3.0.02026-07-2248161142.3 KB

Cancel-VPS.

To cancel a VPS product, provide either the KVM ID or service ID, along with the type of cancellation you wish to proceed with.

post/kvm/v2/cancel/product

Response

Successfully canceled the product.

statusstring
serviceidinteger
clientidinteger nullable

Example response

{
  "status": "success",
  "serviceid": 123456
}