> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/complete-subscription-cancellation-input.md).

# CompleteSubscriptionCancellationInput

### Fields

#### clientMutationId ([String](/graphql-api/api-reference/objects/string.md))

A unique identifier for the client performing the mutation.

#### token ([ID](/graphql-api/api-reference/objects/id.md))

The token of the cancellation\_in\_progress subscription to complete cancellation for, only needed if a project access token is used.

#### id ([ID](/graphql-api/api-reference/objects/id.md))

The ID of the cancellation\_in\_progress subscription to complete cancellation for, only needed if a project access token is used.
