The Firmhouse Logo [FH]
Developer Docs

undoSubscriptionCancellation

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

Arguments

ArgumentDescription
input (UndoSubscriptionCancellationInput!)
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)