Skip to content
Viskan API documentation
Main Navigation
Home
Get started
API reference
API examples
Appearance
Menu
Return to top
Update user
PATCH
/admin/user/users/{userId}
Required scope:
viskan:user:update
Updates a user.
Parameters
Path parameters
userId
string
Format:
uuid
The identifier of the user to update.
Request body
Schema
JSON
object
Response
200
400
The user was successfully updated.