---
title: "Delete SCMApp"
method: DELETE
path: "/api/scm/deployments/{deploymentId}/scm_apps/{scmAppId}"
tags: ["ScmAppsService"]
---

# Delete SCMApp

`DELETE /api/scm/deployments/{deploymentId}/scm_apps/{scmAppId}`

Delete an SCM app by its ID.

## Path parameters

- `deploymentId` string, required
- `scmAppId` string, required

## Response `200`

OK

- ProtosScmV1DeleteScmAppResponse
  - `deploymentId` string
  - `scmAppId` string

---

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