Update UserAsk AIpost https://neon-config-qa.spika.com/config/v1/{space}/users/{id}Required Role(s): user_adminPath ParamsspacestringrequiredThe name of the space (database) assigned to you.idstringrequiredBody ParamsuserIdstringlength ≤ 50The User Identifier gets generated automatically when a new User is created and cannot be changed. This Id is used in all tables and API calls to reference a User.namestringrequiredlength ≤ 100The User's real name.emailstringrequiredlength ≤ 100The User's email address.typestringenumrequiredThe type of User. This controls how the User authenticates.LOCALOAUTHSYSTEMAllowed:LOCALOAUTHSYSTEMuserOpenIdstringrequiredlength ≤ 100The OpenID identifier. Only relevant for Oauth UsersnewPasswordstringlength ≤ 100Only specify if the password is to be updated, otherwise leave blankrolesarray of objectsContain a list of all Roles the User has been assigned.rolesADD objectResponse 200OKUpdated 10 months ago