---
title: "Cancel-VPS."
method: POST
path: "/kvm/v2/cancel/product"
---

# Cancel-VPS.

`POST /kvm/v2/cancel/product`

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

## Response `200`

Successfully canceled the product.

- InlineResponse2007
  - `status` string
  - `serviceid` integer
  - `clientid` integer, nullable

## Other responses

- `400` — Bad Request - Invalid parameters or missing fields.
- `401` — Unauthorized - Invalid WHMCS credentials.
- `404` — Not Found - The specified KVM ID or service ID does not exist.

---

[API](https://skmtc.net/edisglobal/apis/edis-global-management-api.md) · [All operations](https://skmtc.net/edisglobal/apis/edis-global-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/edisglobal/edis-global-management-api/revisions/223263c91ac0/schema)
