/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

data

ManageWorkListUsersRequest

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

result

ManageWorkListUsersResult

The list of users that were added to the worklist.