6fcf6b0bc28a

OpenAPI 3.1.0raw.githubusercontent.com2026-08-12228323518.0 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

access_tokenstring required

Value of the JWT

access_token_expiresstring date-time required
refresh_tokenstring required

For obtaining a new access token

refresh_token_expiresstring date-time required
token_typestring required

Type of the Token