...
Basic Authentification required
...
Remarks
- This call delivers the JWT token (valid for 24h)
Status codes
- 200 = Successful
- 400 = Bad Request
- 401 = User not authorized to login
- 404 = User not found
- 500 = Internal server error
Example call(s)
Code Block | ||||
---|---|---|---|---|
| ||||
GET https://dev-ddb.fiz-karlsruhe.de/api/2/user/login |
...
US02 | Get info about logged-in user
...