Get a new authorization token
Generates an API token valid for 60 minutes.
| Request Body — REQUIRED |
|---|
username string — REQUIREDApplication username |
password string — REQUIREDApplication password |
| Responses | ||
|---|---|---|
201A token has been successfully generated.
| ||
401Invalid credentials |