Zoom chat channels allow users to communicate via chat in private or public groups. Use this API to delete a specific channel.Scope:chat_channel:write Rate Limit Label:MediumNote: This API only supports user-managedOAuth app.
🟢204**HTTP Status Code:** `204`<br>
Channel deleted.
application/json
Body
No schema defined
🟠400**HTTP Status Code:** `400`<br> Bad request.<br>
**Error Code:** `200`<br>
Unauthorized request. You do not have permission to delete this user's channel.<br>
**Error Code:** `5301`<br> Request to delete a channel failed.