undoSubscriptionCancellation

Stops the subscription cancellation process (only available when two-step cancellation is enabled on your project).

Arguments

ArgumentDescription

Parameters for UndoSubscriptionCancellation

UndoSubscriptionCancellationInput Arguments

ArgumentDescription

token (ID)

The token of the cancellation_in_progress subscription to stop cancellation process for, only needed if a project access token is used.

id (ID)

The ID of the cancellation_in_progress subscription to stop cancellation process for, only needed if a project access token is used.

Return fields

subscription (Subscription)

Last updated