Number of APIs: 3
GET {{baseUrl}}/webinars/:webinarId/polls/:pollId
Get a webinar's poll details. Scopes: Rate Limit Label: webinar:read:admin
,webinar:read
LIGHT
PUT {{baseUrl}}/webinars/:webinarId/polls/:pollId
Update a webinar's poll. Scopes: Rate Limit Label: webinar:write
,webinar:write:admin
LIGHT
DELETE {{baseUrl}}/webinars/:webinarId/polls/:pollId
Delete a webinar's poll. Scopes: Rate Limit Label: webinar:write
,webinar:write:admin
LIGHT
ENDPOINTS