Body
application/json
The username to authenticate
Response
OK
The authentication token (40 digits).
Example:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ94343"
Validate the provided username and return an authentication token if valid.
The username to authenticate
OK
The authentication token (40 digits).
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ94343"