removePanelists.Rd
Remove all the panelists from a Webinar.**Scopes:** webinar:write:admin webinar:write ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisites:*** Pro or a higher plan with Webinar Addon https://zoom.us/webinar .
removePanelists(webinarId, return_response = F)
webinarId | The webinar ID in "**long**" format represented as int64 data type in JSON . |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |