Set Conversation Properties
Learn to use Slack API calls to specify different settings of conversations.
Overview
In this lesson, we the numerous endpoints of the Conversations API. If you want to manage channels with an app, this lesson will cover the most essential endpoints for handling those. This lesson covers the essential endpoints that help us manage channels in Slack.
Let’s look at the following endpoints in this lesson:
conversations.setPurpose
: This endpoint sets the purpose of a conversation.conversations.rename
: This endpoint renames a conversation.conversations.setTopic
: This endpoint sets the topic for a conversation.conversations.open
: This endpoint
Get hands-on with 1400+ tech skills courses.