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

idstring required
status'active' | 'cancelled' | 'past_due' | 'trialing' required
plan_idstring required
plan_namestring
current_period_startstring date-time
current_period_endstring date-time
cancel_at_period_endboolean

Changes