Add people to workflow

Add many people to a workflow task at once. Provide the ids of the people to add in selection.ids. Unlike adding a single person, the workflow's re-entry buffer is not applied.

Required permission: Full Write Workflows

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The people and the workflow task to add them to

workflow
object | null
required

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

task
object | null
required

The workflow task to add the people to; only the id is used. The task must belong to the workflow and accept entries.

selection
object | null

The people the action applies to, by id.

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