UserInput


ParameterTypeMandatory/OptionalComments
UserNamestringMandatoryThe User name of the user being created (Maximum 50 characters)
PasswordstringMandatoryThe Password of the user being created.
FirstNamestringMandatoryThe First Name of the user being created (Maximum 50 characters)
LastNamestringMandatoryThe Last Name of the user being created (Maximum 50 characters)
EmailstringMandatoryThe Email of the user being created (Maximum 50 characters)
IsActiveboolMandatoryThe Status of the user being created. true if the user is should be activated
Telephone NumberstringoptionalThe Telephone Number of the user being created.
UserRoleintoptionalThe Role of the user being created. Defaults to 3 (normal user)
ProfessionintoptionalThe Profession of the user being created. Defaults to -1 (Not specified)
SpecializationsstringoptionalThe Specializations of the user being created (Maximum 250 characters)
isAuthorizedtoUseFinntbooloptionalIs the new user authorized to use finnit Api. Defaults to false