Login
Authentication
Login
Authenticate user and obtain JWT token
POST
Login
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Authenticate user and obtain JWT token
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.