Auth
Authenticate with email and password and get an access token for authorizing requests to Customers API endpoints. Access token is valid for 24 hours.
Authorizations
AuthorizationstringRequired
Body
Login credentials
emailstringRequired
credentials
passwordstringRequired
options
Responses
200
Success
application/json
400
fail
application/json
post
/auth/loginLast updated
