Number of APIs: 2
POST {{baseUrl}}/webinars/:webinarId/polls
Create a poll for a webinar. Scopes: Rate Limit Label: webinar:write
,webinar:write:admin
LIGHT
GET {{baseUrl}}/webinars/:webinarId/polls?anonymous=<boolean>
List all the polls of a Webinar. Scopes: Rate Limit Label: webinar:read:admin
,webinar:read
LIGHT
ENDPOINTS