NameDescriptionTypeAdditional information
client_id

The API client id

string

None.

client_secret

The API client secret

string

None.

system_id

The system id related to the used API credentials (leave empty if unknown)

string

None.

username

The username

string

None.

password

The password

string

None.

user_token

an (optional) user token

string

None.

user_token_type

The type of the user token When null assumes the caller can't do user tokens and will return a failed authorizaton when MFA is required When not null assumes the caller can do user tokens and will return an enhanced login result dto with info about MFA required

LoginUserTokenType

None.