Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Reopens a poll indicated with the poll ID.

...

Note

The operation uses basic authentication.

Resource URL

PUT Method on <ConfluenceBaseURL>/rest/polls/1.0/poll/{pollguid}/reopen

...

  • pollguid - GUID of the poll *

Example request URL

Expand
titleSample request URL to closereopen

<ConfluenceBaseURL>/rest/polls/1.0/poll/ffb270e1aa0b4ba7bca4507503981efd/reopen

...