Skip to main content

Login

Login

Request Body REQUIRED
email email REQUIRED
password password REQUIRED
Responses
200

Login successful

Schema OPTIONAL
token string

Access token for authenticated sessions.

user object
email email OPTIONAL
full_name string OPTIONAL
role string OPTIONAL
401

Unauthorized

Schema OPTIONAL
code int32

Error code representing the type of error.

message string

Error message detailing what went wrong.