Skip to main content
POST
User login

Body

application/json
email
string<email>
required
Example:

"user@example.com"

password
string<password>
required
Example:

"secret123"

Response

Login successful

access_token
string
token_type
string
Example:

"Bearer"

user
object