Log in with email and password
POST/core/api/v1/auth/login
Authenticates a user and issues an access/refresh token pair. Locks the account for a cooldown period after 5 consecutive failed password attempts. Set NotifyUser=false to suppress the "new login detected" notification.
Request
Responses
- 200
- 401
Login succeeded
Invalid credentials, account temporarily locked, or account not verified/deactivated/suspended