v55

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-01155431.3 MB
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