Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where resource and resource_id describe the object you wish to progress. A list of available resources can be found on the Progressions page. The progression id must point to a valid progression for the given resource. To get a list of available progressions please see the list progressions endpoint.

Info
titleProgression Permissions
For a user to perform an interaction on a progression they MUST have the process permission or be a manager (or assignee for tasks) of the object. The list progression actions endpoint will NOT return progressions on objects that do not meet these requirements.

Handling the response

Upon success, the endpoint will return the updated resource. Please see the appropriate resources get endpoint for controlling the response.

...