Billing Subscription Uncancel
Reverse the cancel endpoint — flip the active sub back to "will-renew" status. Symmetric counterpart to cancel; the user has nothing to pay (the current sub is still valid until expires_at). Useful for users who change their mind.
post/api/billing/subscription/uncancel
Query parameters
domainstring
Headers
authorizationstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.