Update the definition of a user
Syntax
alter user <user reference> <user spec>
Parameters
user reference
Email. Username of the user to alter.
user spec
JSON. New definition for the user. Note that the password
field is not allowed when altering a user. To change a user's password, use the Set Password command.