Number of APIs: 3
GET {{baseUrl}}/meetings/:meetingId/polls/:pollId
Polls allow the meeting host to survey attendees. Retrieve information about a specific meeting poll. Scopes: Rate Limit Label: meeting:read:admin
,meeting:read
Light
PUT {{baseUrl}}/meetings/:meetingId/polls/:pollId
Polls allow the meeting host to survey attendees. Update information of a specific meeting poll Scopes: Rate Limit Label: meeting:write:admin
,meeting:write
Light
DELETE {{baseUrl}}/meetings/:meetingId/polls/:pollId
Polls allow the meeting host to survey attendees. Delete a meeting poll. Prerequisites: Scopes: Rate Limit Label:
meeting:write:admin
,meeting:write
Light
ENDPOINTS