Authenticate with email and password.
Authenticates a user with email and password. RequiresDocumentation Index
Fetch the complete documentation index at: https://orchestrator-docs.hexoforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key. If the user has TOTP enabled, tokens are not returned until you call Login TOTP.
email, email_totp). Use for “Last signed in with…” hints. null on the user’s first login.| Code | Meaning |
|---|---|
| 200 | Success or TOTP step required |
| 401 | Invalid email or password |
| 403 | Account disabled, email not verified, IP block, or firewall deny |
| 429 | Rate limited |