---
title: "connect slack (non-interactive; pre-minted bot token)"
method: POST
path: "/w/{workspace}/workspaces/connect_slack"
tags: ["workspace"]
---

# connect slack (non-interactive; pre-minted bot token)

`POST /w/{workspace}/workspaces/connect_slack`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `bot_token` string, required — xoxb-... bot token obtained at api.slack.com/apps
  - `team_id` string, required
  - `team_name` string, required

## Response `200`

status

---

[API](https://skmtc.net/windmill/apis/windmill-api.md) · [All operations](https://skmtc.net/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill/windmill-api/versions/155a35b3caff/schema)
