Is there any way we can remove a panellist in an ongoing webinar

Team,

is there any way we can remove a panellist in an ongoing webinar using api or any methods or in any forms.

this api works only before webinar starts … our requirement is to remove a panelist in an ongoing webinar …

I have tried the below api, but it is not reflecting in zoom client

link: https://marketplace.zoom.us/docs/api-reference/zoom-api/webinars/webinarpanelistdelete

end point :https://api.zoom.us/v2/webinars/{webinarId}/panelists/{panelistId}

webinarid - i am passing webinarId
panelistId - i am passing email of the panelist

For authorization purpose : we are using the jwt token

kindly let us know the solution for this…

Hi @sulekhalive,

At the moment, we do not have API endpoints for in-meeting/in-webinar actions. If you wish to manage panelists during a webinar, you will need to use the Zoom Client for this.

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.