Number of APIs: 3
DELETE {{baseUrl}}/chat/channels/:channelId
Deletes a specific channel. Zoom chat channels allow users to communicate via chat in private or public groups. Scope: Note: This API only supports user-managed OAuth app.chat_channel:write
Rate Limit Label: Medium
GET {{baseUrl}}/chat/channels/:channelId
Gets information about a specific channel. Zoom chat channels allow users to communicate via chat in private or public groups. Scope: Note: This API supports only user-managed OAuth apps. If you use an Account-Level OAuth Access token, you can only retrieve the channel information for the authorized user. You can't retrieve the channel information of other account users. Use the Get a channel API to retrieve the channel information of other account users.chat_channel:read
Rate Limit Label: Medium
PATCH {{baseUrl}}/chat/channels/:channelId
Updates the name and settings of a specific channel owned or administrated by you. Zoom chat channels allow users to communicate via chat in private or public channels. Scope: Note: This API only supports user-managed OAuth app.chat_channel:write
Rate Limit Label: Medium
ENDPOINTS