Logo
Zoom Public API Documentation

Delete a webinar poll

DELETE {{baseUrl}}/webinars/:webinarId/polls/:pollId

Delete a webinar's poll.

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/polls/:pollId'

ENDPOINTS