Add person to workflow

Add a single person to a task of the workflow. Fails when the workflow's re-entry buffer has not elapsed since the person last completed the workflow.

Required permission: Full Write Workflows

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
≥ 1

The id of the workflow.

Body Params

The person and the task to add them to

person
object | null
required

The person to add to the workflow; only the id is used.

automation
object | null
required

The workflow task to add the person to; only automation.task.id is used and it is required.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

OK

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json