poll

Vote on a poll

post/ocs/v2.php/apps/spreed/api/{apiVersion}/poll/{token}/{pollId}

Path parameters

apiVersion'v1' required
tokenstring required
pollIdinteger required

ID of the poll

Headers

x-nextcloud-federationstring

Set to 1 when the request is performed by another Nextcloud Server to indicate a federation request

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

optionIdsinteger[]

IDs of the selected options

Response

Voted successfully

Changes

No recorded changes to this endpoint across all 59 revisions of this API.