v1
latestOpenAPI 3.1.02026-07-261444991.2 MBSubscription
Unschedule subscription cancellation
This endpoint can be used to unschedule any pending cancellations for a subscription.
To be eligible, the subscription must currently be active and have a future cancellation. This operation will turn on auto-renew, ensuring that the subscription does not end at the currently scheduled cancellation time.
Note: uncancellation is a lossy operation. Price intervals that were cut short by the cancellation are extended to infinity (original end dates are lost), and future intervals or phases scheduled after the cancellation time are permanently deleted. For complex subscriptions with phases or scheduled plan changes, consider creating a new plan change instead of uncancelling.
post/subscriptions/{subscription_id}/unschedule_cancellation
Path parameters
subscription_idstring required
Response
OK