leaveChannel.Rd
If you're no longer interested in being a member of an existing channel, you can leave the channel at any time. Use this API to leave a specific channel. After leaving the channel, you can no longer access information from that channel.<p style="backgroundcolor:#e1f5fe; color:#01579b; padding:8px"> <b>Note: </b>This API only supports <b>usermanaged</b> <a href="https://marketplace.zoom.us/docs/guides/gettingstarted/apptypes/createoauthapp">OAuth app</a>.</p>**Scope:** chat_channel:write** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
leaveChannel(channelId, return_response = F)
channelId | Channel ID: Unique Identifier of a channel. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |