---
title: "Delete Slack Installation"
method: DELETE
path: "/api/agent/deployments/{deploymentId}/slack/installations"
tags: ["SlackService"]
---

# Delete Slack Installation

`DELETE /api/agent/deployments/{deploymentId}/slack/installations`

Deletes Slack app installation and revokes access token

## Path parameters

- `deploymentId` integer, required

## Response `200`

OK

- ProtosSlackV1DeleteSlackInstallationResponse
  - `deployment_id` integer
  - `client_id` string
  - `app_id` string
  - `team_name` string

---

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