Users REST Endpoints

Users
Creates users
Method: post
Path: /iam/governance/selfservice/api/v1/users
Get all proxies for user based on user ID
Method: get
Path: /iam/governance/selfservice/api/v1/users/{uuid}/proxies
Get direct reportees of user based on user ID
Method: get
Path: /iam/governance/selfservice/api/v1/users/{uuid}/directs
Get recent activity for user based on user ID
Method: get
Path: /iam/governance/selfservice/api/v1/users/{uuid}/recentactivities
Get status of the specified user.
Method: get
Path: /iam/governance/selfservice/api/v1/users/{uuid}/status
Patch the proxies for user based on user id
Method: patch
Path: /iam/governance/selfservice/api/v1/users/{uuid}/proxies
Patch users
Method: patch
Path: /iam/governance/selfservice/api/v1/users
Returns users
Method: get
Path: /iam/governance/selfservice/api/v1/users
Search user based on user id
Method: get
Path: /iam/governance/selfservice/api/v1/users/{uuid}
Update User based on user id
Method: patch
Path: /iam/governance/selfservice/api/v1/users/{uuid}
Update User based on user id
Method: put
Path: /iam/governance/selfservice/api/v1/users/{uuid}
Update user password
Method: put
Path: /iam/governance/selfservice/api/v1/users/{uuid}/password
Update users
Method: put
Path: /iam/governance/selfservice/api/v1/users
Updates the challenges for user based on user ID
Method: put
Path: /iam/governance/selfservice/api/v1/users/{uuid}/challengequestions