v50

latestOpenAPI 3.0.0raw.githubusercontent.com2025-04-046348254.7 KB
Active session

Create a poll

Creates a new poll in an active session for the given meeting ID.

post/meetings/{meeting_id}/active-session/poll

Path parameters

meeting_idstring required

ID of the meeting

Request body

questionstring

Question of the poll

optionsstring[]

Different options for the question

anonymousboolean

if voters on a poll are anonymous

hide_votesboolean

if votes on an option are visible before a person votes

Response

response for creating a poll

successboolean