Cancel subscription
Billing
Cancel subscription
Cancel the active subscription for the authenticated tenant at the end of the current billing period.
POST
Cancel subscription
Response
Returns the updated subscription object withcancel_at_period_end set to true.
string
Subscription status. Remains
active until the period ends, then changes to canceled.string
The current plan identifier (e.g.,
plan_starter, plan_business).string
ISO 8601 timestamp for when the current billing period ends and the cancellation takes effect.
boolean
true after a successful cancellation request.
