Email/password login

Logs a user in using email/password and returns an access token, refresh token (httpOnly cookie), organizations, and default organization.

Body Params

User login credentials. Email is normalized (trimmed and lowercased) before lookup. Password is verified against stored hash. User must have completed password setup.

string
required
string
required
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json