Podio API Documentation
Items: Revert to revision
Reverts the item to the values in the given revision. This will undo any changes made after the given revision.
Parameters
- item_id*
- Required.
- revision*
- Required.
Response
{
"revision": The id of the new revision
}