Last Updated: Nov 4, 2020
Use this function to archive a conversation in the slack application.
Archive Conversation (token, channel_id)
| Input Parameter Name | Description |
|---|---|
| token | Authentication token |
| channel_id | ID of the channel to be archived |
| Return Value | Description |
|---|---|
| Output |
|
Archive Conversation (xoxp-12QWERT, ABC123)
To view the Channel ID, right click on the channel name in the left menu and select Copy link in the Slack application. Paste in a text editor, the URL is of the format: https://<Slack URL>/<Channel ID>.
To view all the Slack functions, click here.