update user information

Path parameters

UserSidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringOptional
emailstringOptional
email_activation_codestringOptional
old_passwordstringOptional
existing password, which is to be replaced
new_passwordstringOptional
new password
is_activebooleanOptional
force_changebooleanOptional
is_view_onlybooleanOptional
if set to true the user will not be able to make changes

Errors