Bearer Token
Header Parameters
Content-Typestring
Body Parameters
clientIdstring
clientSecretstring
Response
200
Object
Succesful login
Response Attributes
usernamestring
The id of the authenticated user
tokenstring
The generated bearer token for authorization, to be used in the Authorization header for subsequent requests
400
Object
Invalid request format
401
Object
Authentication failed due to incorrect username or password
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?