Join Channel
GET {{slackUrl}}/api/conversations.join?channel={{channelId}}
Adds Slack Secret Scanner
slack bot to the given slack channel to allow scanning of messages.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
channel | string | ID of channel to join. |
RESPONSES
status: OK
{"ok":false,"error":"channel_not_found"}