Logo
Zoom Public API Documentation

webinars-{webinarId}-polls

Number of APIs: 2


1. Create a webinar's poll

POST {{baseUrl}}/webinars/:webinarId/polls

Create a poll for a webinar.

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT



2. List a webinar's polls

GET {{baseUrl}}/webinars/:webinarId/polls?anonymous=<boolean>

List all the polls of a Webinar.

Scopes: webinar:read:admin,webinar:read

Rate Limit Label: LIGHT



ENDPOINTS