v27

latestOpenAPI 3.0.0MITraw.githubusercontent.com2025-11-2810941146.5 KB
Users

update user information

put/Users/{UserSid}

Request body

namestring
emailstring
email_activation_codestring
old_passwordstring

existing password, which is to be replaced

new_passwordstring

new password

is_activeboolean
force_changeboolean
is_view_onlyboolean

if set to true the user will not be able to make changes

Response

user updated