> 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/mutations/complete-subscription-cancellation.md).

# completeSubscriptionCancellation

### Arguments

| Argument                                                                                                                         | Description                                     |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| input ([CompleteSubscriptionCancellationInput](/graphql-api/api-reference/objects/complete-subscription-cancellation-input.md)!) | Parameters for CompleteSubscriptionCancellation |

### CompleteSubscriptionCancellationInput Arguments

| Argument                                               | Description                                                                                                                           |
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------- |
| 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.    |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### subscription ([Subscription](/graphql-api/api-reference/objects/subscription.md))
