Skip to main content
POST
Creates a user token.

Authorizations

Authorization
string
header
required

API token authentication

Body

application/json

The login data

email
string
required
password
string
required

Response

200 - application/json

User token created

token
string
required
read-only