Authenticate user and get access token
Auth
Authenticate user and get access token
Authenticate using email and password to receive an access token.
POST
Authenticate user and get access token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json