Update user data
PUT/UpdateUser
Updates the information of a user, including roles, security groups, and installed apps in the graph database. The update is performed based on the provided data in the request body, specifying changes to the user.
Request
Responses
- 200
- 400
- 401
- 502
- 504
200 response
400 response
401 response
502 response
504 response