REST interface for BPD-related resources - User Resource
This IBM Business Automation Workflow resource can be used to retrieve information about a user that has been defined to the IBM Business Automation Workflow installation.
Resource URI
/rest/bpm/wle/v1/user/{userNameOrID}
Path elements
Name
Data Type
Description
userNameOrID
User
A value representing either the userName or userID of the user. To retrieve details about the current user, specify current.
Available since
7.5.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
Update the user preferences associated with a user. Non-privileged users can update self-manageable attributes of the current user, but no attribute of other users. The users who are authorized in ACTION_MANAGE_ANY_USERATTRIBUTE can update any attribute of any user.