/api/auth/login
No authentication required.
Request body
string
required
The email address associated with the account.
string
required
The account password.
Example
Response
200 OKstring
required
A signed JWT valid for 30 days. Include this token in the
Authorization header for authenticated requests.object
required
Example response