billing

Reactivate Subscription Endpoint

Reactivate a subscription that was scheduled for cancellation.

Only works if the subscription was canceled with cancel_at_period_end=True and the billing period hasn't ended yet.

post/api/billing/reactivate-subscription

Request body

product_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/billing/reactivate-subscription:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes