The Firmhouse Logo [FH]
Developer Docs

completeSubscriptionCancellation

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

Arguments

ArgumentDescription
input (CompleteSubscriptionCancellationInput!)
Parameters for CompleteSubscriptionCancellation

CompleteSubscriptionCancellationInput Arguments

ArgumentDescription
token (ID)
The token of the cancellation_in_progress subscription to complete cancellation for, only needed if a project access token is used.
id (ID)
The ID of the cancellation_in_progress subscription to complete cancellation for, only needed if a project access token is used.

Return Fields

subscription (Subscription)