Zoom chat channels allow users to communicate via chat in private or public channels. Use this API to update the name of a specific channel that you created.Scope:chat_channel:write Rate Limit Label:MediumNote: This API only supports user-managedOAuth app.
请求参数
Path 参数
Body 参数multipart/form-data
返回响应
🟢204**Status Code:** `204`
Channel updated.
application/json
Body
🟠400**Status Code:** `400`<br>
Bad request<br>
**Error Code:** `200`<br>
Unauthorized request. You do not have permission to update a channel for this user.<br>
**Error Code:** `5301`<br>
Request to update a channel failed.