Last Updated: Nov 4, 2020
Use this function to rename a conversation in the slack application with the given new name.
Rename Conversation (token, channel_id, new_name)
| Input Parameter Name | Description |
|---|---|
| token | Authentication token |
| channel_id | ID of the channel to rename |
| new_name | Name of the channel to be given |
| Return Value | Description |
|---|---|
| Output |
|
Rename Conversation (ABCDE, NC-45, New Converstation)
To view all the Slack functions, click here.