Logo
Zoom Public API Documentation

Remove webinar panelists

DELETE {{baseUrl}}/webinars/:webinarId/panelists

Remove all the panelists from a webinar.

Prerequisites:

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/webinars/:webinarId/panelists'

ENDPOINTS