How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoom Meeting Polls API

Create and manage polls for Zoom meetings.

Zoom Meeting Polls API is one of 47 APIs that Zoom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Meeting Polls. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.zoom.us/v1.

5 operations 2 paths 4 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.zoom.us/v2
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Zoom Meeting Polls API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). An API key is passed in the query as api_secret (api_secret). By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Meeting Polls 5

Create and manage polls for Zoom meetings.

GET
/meetings/{meetingId}/polls
Zoom List Meeting Polls
listMeetingPolls 2 params → 200400401404
POST
/meetings/{meetingId}/polls
Zoom Create a Meeting Poll
createMeetingPoll 1 param body → 201400401404
GET
/meetings/{meetingId}/polls/{pollId}
Zoom Get a Meeting Poll
getMeetingPoll 2 params → 200400401404
PUT
/meetings/{meetingId}/polls/{pollId}
Zoom Update a Meeting Poll
updateMeetingPoll 2 params body → 204400401404
DELETE
/meetings/{meetingId}/polls/{pollId}
Zoom Delete a Meeting Poll
deleteMeetingPoll 2 params → 204400401404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PollQuestion (12 properties), Poll (6 properties), PollCreateRequest (4 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

PollQuestion
object
12 properties
Poll
object
6 properties
ErrorResponse
object
3 properties
PollCreateRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoom-meeting-polls-api-openapi.yml Raw ↑

Other APIs Zoom publishes across the network.

Zoom Meeting API
Zoom Phone API
Zoom Team Chat API
Zoom Contact Center API
Zoom Webinars Plus and Events API
Zoom Marketplace API
Zoom Revenue Accelerator API
Zoom Whiteboard API
Zoom Rooms API
Zoom Clips API
Zoom Mail API
Zoom Calendar API
Where this information came from

This is an independent, third-party profile of Zoom Meeting Polls API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.