Podio API Documentation

Voting: Change order of answers in Voting

PUT /voting/{voting_id}/answer/order

Change order of answers presentation in possible voting.

Parameters
voting_id*
Required.
Request [
{answer_id},
... (more ids) ]

Sandbox

The sandbox only handles GET operations for now.