Skip to main content
POST
Generate an auth token

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Body

application/json

AuthLogin model for creates.

email
string<email>
required
password
string<password>
required

Response

OK

data
AuthToken · object
required

AuthToken model for reads.