Skip to main content
POST
Authenticate a user

Body

application/json
email
string<email>
required
password
string<password>
required
device_name
string | null

Response

200 - application/json

Successful response

data
object
token
string
token_type
string
Example:

"Bearer"