Podio API Documentation

Voting: Change order of Votings in Application

PUT /voting/app/{app_id}/voting/order

Set voting order in scope of application

Parameters
app_id*
Required.
Request [
{voting_id},
... (more ids, in the wanted order)
]

Sandbox

The sandbox only handles GET operations for now.