Skip to main content
POST
Login

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string<email>
required
password
string
required

Response

Login successful

token
string

JWT token

expires_in
integer

Token expiration in seconds

user
object
organization
object