---
title: "PATCH /api/agent/deployments/{deploymentId}/ignores"
method: PATCH
path: "/api/agent/deployments/{deploymentId}/ignores"
tags: ["IgnoresService"]
---

# PATCH /api/agent/deployments/{deploymentId}/ignores

`PATCH /api/agent/deployments/{deploymentId}/ignores`

## Path parameters

- `deploymentId` string, required

## Request body

- ProtosIgnoresV1UpdateDeploymentProductIgnoresRequest
  - `deploymentId` string
  - `productIgnores` ProtosIgnoresV1ProductIgnores[]
    - `product` 'PRODUCT_SAST' | 'PRODUCT_SCA' | 'PRODUCT_SECRETS' | 'PRODUCT_AI_SAST', enum — | value | description | |-------|---------------| | PRODUCT_SAST | | | PRODUCT_SCA | | | PRODUCT_SECRETS | | | PRODUCT_AI_SAST | |
    - `ignores` string[]

## Response `200`

OK

- ProtosIgnoresV1UpdateDeploymentProductIgnoresResponse

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
