NameDescriptionTypeAdditional information
Username

Username should be of the form "name.surname". If there is a collision with an existing username, append a number, e.g. "name.username2", "name.username3" and so on. The default domain is "cpp.hr." Other verified domains in the AD directory can be used as well, in which case the username should be of the form "name.surname@domain".

string

None.

Email

User's email that the temporary password will be sent to.

string

None.

GoogleLoginEmails

Comma-separated list of Google e-mail addresses that can be used for the login. Each address has to be unique system-wide.

string

None.

Name

User's name. Optional.

string

None.

OrganizationName

Name of the organization that the user is logged on to.

string

None.

Surname

User's surname. Optional.

string

None.

Status

User's account status.

AccountStatus

None.

Role

User's role within the organization.

AccountRole

None.

DepartmentId

ID of the department that the user is restricted to. 0 if the user has no restrictions.

integer

None.

DeparmentName

Name of the department that the user is restricted to. null if the user has no restrictions.

string

None.

AccountId

Set (when fetching) or the desired (when setting) account ID. It is useful when adding legacy users that need to have the specified user ID to have that value explicitly set. In such cases, it must not conflict with existing account IDs. Must be below 5000.

integer

None.

TranslationLanguage

User's preferred UI language. Croatian by default.

TranslationLanguage

None.

IsEnabled

Is the user's account enabled.

boolean

None.