RyTask docs
REST APISlack

Disconnect Slack

Revokes the bot token and stops capture immediately. Queued jobs for the team become no-ops. Requires `org:settings:write`.

View as MarkdownOpen in ChatGPTOpen in Claude
DELETE
/integrations/slack

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