Last Updated: Nov 4, 2020
Use this function to remove users from the given channel.
Remove From Channel (token, channel_id, user_id)
| Input Parameter Name | Description |
|---|---|
| token | Authentication token |
| channel_id | ID of the channel to remove the user |
| user_id | ID of the user to be removed from the channel |
| Return Value | Description |
|---|---|
| Output |
|
Remove From Channel (ABCDE, NC-45, PPL-223)
To view all the Slack functions, click here.