---
title: "POST /api/agent/deployments/{deploymentId}/has_deepsemgrep"
method: POST
path: "/api/agent/deployments/{deploymentId}/has_deepsemgrep"
tags: ["DeploymentService"]
---

# POST /api/agent/deployments/{deploymentId}/has_deepsemgrep

`POST /api/agent/deployments/{deploymentId}/has_deepsemgrep`

## Path parameters

- `deploymentId` string, required

## Request body

- ProtosDeploymentV1UpdateDeploymentHasDeepsemgrepRequest
  - `deploymentId` string
  - `has_deepsemgrep` boolean

## Response `200`

OK

- ProtosDeploymentV1UpdateDeploymentHasDeepsemgrepResponse
  - `has_deepsemgrep` boolean

---

[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)
