Users
Update user
Update an existing user. Only the fields provided in the request body will be modified. Requires MANAGE_USERS access right.
put/v1/users/{user-id}
Path parameters
user-idinteger required
User ID
Request body
Response
User updated successfully