Update user contacts
PUT/api/2.0/people/:userid/contacts
Updates the contact information of the user with the ID specified in the request merging the new data into the current portal data.
Request
Responses
- 200
- 401
- 403
- 404
Updated user profile with the detailed information
Unauthorized
No permissions to perform this action
User not found