v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-1194110197.0 KB
Slack

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

Response

Successful Response

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