Skip to main content

Updates an existing poll. This can change a poll's title, description, and options. Updating

is only possible within one hour after creation.

Updates an existing poll. This can change a poll's title, description, and options. Updating is only possible within one hour after creation.

Path Parameters
  • pollId string required

    Possible values: Value must match regular expression \d+

Request Body
  • name string
  • description string
  • options string
Responses

Success

Loading...