Update UserAsk AIput https://api.corestack.io/users/update/{user_id}Updates a user and their role assignment in multiple tenants.Path Paramsuser_idstringrequiredBody ParamsemailstringrequiredEmail ID of the user. This wil be unique across all the CoreStack accountsfirst_namestringFirst Name of the user. It can be only alphanumericlast_namestringLast Name of the user. It can be only alphanumerictimezone_idstringrequiredID of the timezone to be set for th user. For a valid list of timezone values to use, please refer https://en.wikipedia.org/wiki/List_of_tz_database_time_zonesrole_assignmentarray of objectsList of roles assignments for the user. The same user can be assigned different roles in different tenantsrole_assignmentADD objectmobilestringMobile number of the user.preferred_languagestringenumPreferred language of the user.enenjaAllowed:enjaResponses 200Success 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago