---
title: "Revoke All Slack Tokens For Workspace"
method: DELETE
path: "/v2/auth/tokens/workspace/slack"
tags: ["Auth Service (v2)"]
---

# Revoke All Slack Tokens For Workspace

`DELETE /v2/auth/tokens/workspace/slack`

Revoke ALL Slack tokens for the workspace. Admin-only action that disconnects Slack entirely.

This is a destructive operation that:
- Revokes all Slack tokens on Slack's side for all users in the workspace
- Deletes all Slack tokens from the database

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/langchain-ai/apis/langsmith-deployment-control-plane-api.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith-deployment-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith-deployment-control-plane-api/versions/a0cd098699b4/schema)
