addPoll: Create a Poll for a Meeting

Description Usage Arguments Examples

Description

Post to the /meetings/meeting_id/polls endpoint.

Usage

1
addPoll(meeting_id, title, questions, token_cache = "~/.zoom_token_cache")

Arguments

meeting_id

ID of the meeting to register the participant for.

title

Title of poll.

questions

Questions, formatted appropriately.

token_cache

Path to token cache

Examples

1

willschulz/zoomAPI documentation built on Dec. 23, 2021, 5:14 p.m.