/
UH
uhh-lt
/
Discourse Analysis Tool Suite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
uhh-lt
Discourse Analysis Tool Suite API
post
Returns the JWT access token for the provided user login data if the login was successful. This is usually only called from an OAuth2 client!
v51
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
228
315
499.3 KB
authentication
Returns the JWT access token for the provided user login data if the login was successful. This is usually only called from an OAuth2 client!
post
/authentication/login
Response
Successful Response
UserAuthorizationHeaderData
required
access_token
string
required
Value of the JWT
access_token_expires
string
date-time
required
refresh_token
string
required
For obtaining a new access token
refresh_token_expires
string
date-time
required
token_type
string
required
Type of the Token