> 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/deactivate-applied-promotion.md).

# deactivateAppliedPromotion

### Arguments

| Argument                                                                                                             | Description                               |
| -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------- |
| input ([DeactivateAppliedPromotionInput](/graphql-api/api-reference/objects/deactivate-applied-promotion-input.md)!) | Parameters for DeactivateAppliedPromotion |

### DeactivateAppliedPromotionInput Arguments

| Argument                                             | Description                                               |
| ---------------------------------------------------- | --------------------------------------------------------- |
| id ([ID](/graphql-api/api-reference/objects/id.md)!) | Id of the applied promotion that needs to be deactivated. |

### Return fields

#### appliedPromotion ([AppliedPromotion](/graphql-api/api-reference/objects/applied-promotion.md))

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