Subscriptions
Uncancel Subscription
Withdraw a pending cancellation so the subscription continues after the current billing period.
Only ACTIVE subscriptions are accepted. If the subscription is not scheduled to be cancelled, the request succeeds as a no-op.
put/api/v2/subscriptions/{subscription_id}/uncancel
Path parameters
subscription_idstring uuid required
Unique identifier (UUID) of the subscription
Unique identifier (UUID) of the subscription
Response
Successful Response
{"stackTrail":"paths:/api/v2/subscriptions/{subscription_id}/uncancel:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.