login
Logs a user into their account by giving them an account token
| Request Body The information required to login |
|---|
app stringThe app that is logging in |
username string — REQUIREDThe username of the account being logged in to |
password string — REQUIREDThe password of the account |
twofacode stringThe 2FA code if needed |
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
200A successful request
|