Update a user record in the database.
Error if user record does not exist.
User update data. Only userId is required. Generated properties will be overwritten. null optional properties will be deleted.
userId
null
Update a user record in the database.
Throws
Error if user record does not exist.