Skip to main content
POST
Cancel-VPS.

Body

application/x-www-form-urlencoded
email
string

Your WHMCS email address.

Example:

"yourwhmc_email"

pw
string

Your WHMCS password.

Example:

"yourwhmcs_password"

kvmid
string

The KVM ID to cancel if the service ID is unknown.

Example:

"kvm_xxxxx_yyyyy"

serviceid
string

The service ID to cancel if the KVM ID is unknown.

Example:

"1234"

type
string

The type of cancellation. Either 'Immediate' or 'End of Billing Period'.

Example:

"End of Billing Period"

Response

Successfully canceled the product.

status
string
Example:

"success"

serviceid
integer
Example:

123456

clientid
integer | null
Last modified on January 21, 2025