| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID |
The user ID |
integer |
None. |
| UserName |
The username (required for login) |
string |
None. |
| Password |
The password (required for login) |
string |
None. |
| Token |
The JWT token used for securing calls to the API |
string |
None. |