Skip to main content
POST
Login
Password-based login for operators. This is a fallback for operators who have set a password explicitly. Most operators authenticate via passwordless auth instead.

Request body

Example response

Response fields

Returns 401 INVALID_CREDENTIALS for both unknown email and wrong password. The response does not distinguish between the two to prevent account enumeration.