POST
/
org
/
login

Authorizations

Authorization
string
headerrequired

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

Body

application/json
email
string
required
password
string
required

Response

200 - application/json
token
string
required

Was this page helpful?