Skip to main content
POST
Log in

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
Maximum string length: 128

Response

200 - application/json

The response is of type object.

Last modified on July 31, 2026