Token

Get JWT token to login.

post
Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Rumpf
client_idstringOptionalExample: username
client_secretstringOptionalExample: password
Antworten
200

Get JWT token

application/json
post
/authentication_token
200

Get JWT token

War das hilfreich?