update user information
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
UserSid
Request
This endpoint expects an object.
name
email
email_activation_code
old_password
existing password, which is to be replaced
new_password
new password
is_active
force_change
is_view_only
if set to true the user will not be able to make changes
Response
user updated