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

KeyDatatypeRequiredDescription
channelstringID of channel to join.

RESPONSES

status: OK

{"ok":false,"error":"channel_not_found"}