/documents/{docPath}/setUsers - Manage users for a worklist
Adds or removes users from a worklist.
End-point
POST | /documents/{docPath}/setUsers |
Request body
Field | Type | Description |
---|---|---|
|
Information required to add a list of users to the worklist. |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
The list of users that were added to the worklist. |