Member Login
This endpoint returns an Anon Bearer Session token using Member
credentials.
POST
/
org
/
login
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
email
string
requiredpassword
string
requiredResponse
200 - application/json
token
string
requiredWas this page helpful?