Update a user
PUT/api/2.0/people/:userid
Updates the data for the selected portal user with the first name, last name, email address, and/or optional parameters specified in the request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Updated user with the detailed information
Incorrect user name
Unauthorized
You don't have enough permission to perform the operation
User not found