Token

Get JWT token to login.

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
client_idstringOptionalExample: username
client_secretstringOptionalExample: password
Responses
chevron-right
200

Get JWT token

application/json
post
/authentication_token
200

Get JWT token

Last updated

Was this helpful?