billing

Cancel the active subscription

[cloud-only] Cancels the authenticated user's active subscription. The subscription remains active until the end of the current billing period.

post/api/billing/subscription/cancel

Response

Subscription cancelled

billing_op_idstring required

Billing operation ID to poll for status via GET /api/billing/ops/{id}

cancel_atstring date-time required

The date when the subscription will end (end of current billing period)

Changes