Skip to main content
POST
User login (Admin or Processor)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Login credentials

email
string
required
password
string
required

Response

OK

expires_at
integer
refresh_expires_at
integer
refresh_token
string
success
boolean
token
string
user
object