REST APISlack
Disconnect Slack
Revokes the bot token and stops capture immediately. Queued jobs for the team become no-ops. Requires `org:settings:write`.
Revokes the bot token and stops capture immediately. Queued jobs for the team become no-ops. Requires org:settings:write.
Authorization
bearerAuth AuthorizationBearer <token>
A session access token or a personal access token.
In: header
Response Body
curl -X DELETE "https://example.com/integrations/slack"Empty
Empty
Begin the Slack install GET
Returns the Slack consent URL. The `state` inside it is a signed, short-lived nonce bound to the org, workspace, and admin — the callback rejects anything else. Requires `org:settings:write`.
Get the Slack connection status GET
Visible to any member (`org:read`). Never contains a token or secret.