v1

latestOpenAPI 3.1.02026-07-22168133210.3 KB
Usage

Configure Slack Channels

Configure which channels to index.

post/slack/installations/{installation_id}/channels

Path parameters

installation_idstring required

Request body

modestring

'all' to index all channels, 'selected' to pick specific ones

include_channelsstring[] nullable

Channel IDs to include (when mode='selected')

exclude_channelsstring[] nullable

Channel IDs to exclude

live_sync_channelsstring[] nullable

Channel IDs to enable real-time sync (bot joins these channels)

Response

Successful Response

{"stackTrail":"paths:/slack/installations/{installation_id}/channels:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}