auth.login ========== Authenticate session using username and password. `otp_token` must be specified if two factor authentication is enabled. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: username

username

Type: string
Parameter 2: password

password

Type: string
Parameter 3: otp_token

otp_token

Default: null

Type: string
Type: null

Result

Type: boolean


*Required roles:*