Logo
Zoom Public API Documentation

webinars-{webinarId}-polls-{pollId}

Number of APIs: 3


1. Get a webinar poll

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

Get a webinar's poll details.

Scopes: webinar:read:admin,webinar:read

Rate Limit Label: LIGHT



2. Update a webinar poll

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

Update a webinar's poll.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT



3. 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



ENDPOINTS