Complete a step in an instance of a workflow. The step needs to be active and the user that the API-Key is associated with needs to have access to the step (they need to act as assigned step owner, workflow lead, or an administrator).
POST
Authorizations
Authentication is API key based. As an admin, you can generate an API key in Next Matter by going to Company > Next Matter API keys.
When sending requests to the API, authenticate by passing the API key in the "Authorization" HTTP header, prepended with the string "Api-Key ".
For example:
Authorization: Api-Key xyzabc.12fsfe242ubdgakew
Path Parameters
A unique integer value identifying this workflow instance.
Body
application/json
Response
200 - application/json
Returns the updated instance
The response is of type object
.