integrations

Connect Bot Channel Route

Connect (or mute) a channel for this workspace's bot. Refuses Slack Connect / externally-shared channels (they include another org's members, so they can't be a safe data boundary) and channels already connected to a different workspace.

post/api/v1/integrations/{provider}/bot-channels

Path parameters

providerstring required

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Request body

channel_idstring required
channel_namestring nullable
guild_idstring nullable
kindstring

Response

Successful Response

dataobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.