Cancel a Subscription

Use this endpoint to cancel an existing subscription. This action will prevent any future recurring payments associated with the subscription.

Important Notes:

  • Cancellation may not result in a refund for the remaining subscription period. Please refer to your subscription terms for details on refunds.
  • Ensure that you cancel the subscription before the next billing date to avoid any unwanted charges.
  • You can use the Get Subscription Status endpoint to verify the cancellation.

This endpoint requires a valid subscriptionId. Once a subscription is canceled, it cannot be resumed. You would need to create a new subscription if you wish to reactivate the service.

Path Params
string
required
Body Params
const
enum
required

Change the status to CANCELLED.

Allowed:
Headers
string
required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json