Users
Update user information by ID
Updates information about the user with the given user_id. Requires admin, the same user ID as the API owner, or the access_user_info + edit_user_info permissions.
patch/api/user/{user_id}
Request body
Response
User information updated.