Cancels an active subscription, stopping all future billing and scheduled invoices. This endpoint allows for controlled cancellation logic, such as canceling immediately.
You must provide the subscriptionId.
This is commonly used in customer self-service flows, churn-prevention workflows, or manual support actions.
After cancellation, the subscription status is updated to Cancelled or PendingCancellation, but historical billing data remains accessible for reporting and audit.
Documentation Index
Fetch the complete documentation index at: https://docs.revolv3.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.