Create UserAsk AIpost https://api.urjanet.com/usersCreate a UserBody ParamsuserRequestaccountEnabledbooleanrequiredIndicates whether this user's account is enabledtruefalseautoGeneratePasswordbooleanIf true, password will be automatically set and user will have to reset it using associated e-mail addresstruefalsecredentialsExpiredbooleanrequiredIf true, this user needs to rotate their passwordtruefalseemailstringrequiredlength between 0 and 100E-mail address to associate with this user. The max length of this field is 100 characters.namestringrequiredlength between 0 and 100Full name of this user. The max length of this field is 100 characters.organizationstringID of the Organization to which this user belongs. If left blank, user will be assigned to the current organization.passwordstringlength between 8 and 60Password used to authenticate with Urjanet. The min length of this field is 8 characters, and the max length is 60 characters.passwordConfirmstringConfirm password used to authentica with Urjanetrolesarray of stringsrequiredList of IDs of the roles to assign to this userroles*ADD stringusernamestringrequiredlength between 4 and 50Username used to authenticate with Urjanet; cannot contain spaces. The min length of this field is 4, and max length is 50 characters.Response 200OKUpdated 8 months ago