| Name | Type | Description | Notes |
|---|---|---|---|
| string | The username of the user to login. | ||
| password | string | The password of the user to login. | |
| rememberMe | bool | Whether or not the user wants to remain logged in after closing their browser. | [optional] |
| otp | string | A one time password AKA 2 factor authentication key. | [optional] |