Skip to main content
POST
Error

Authorizations

api-key
string
header
required

Value for the api-key header parameter.

Body

application/json

The login data

email
string
required
password
string
required

Response

200 - application/json

User token created

token
string
required
read-only