Logo
Zoom Public API Documentation

meetings-{meetingId}-polls-{pollId}

Number of APIs: 3


1. Get a meeting poll

GET {{baseUrl}}/meetings/:meetingId/polls/:pollId



2. Update a meeting poll

PUT {{baseUrl}}/meetings/:meetingId/polls/:pollId



3. Delete a meeting poll

DELETE {{baseUrl}}/meetings/:meetingId/polls/:pollId



ENDPOINTS