Finish authentication after Login returns requires_totp.
Call after Login returnsDocumentation 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.
requires_totp: true and a login_ticket. Requires X-API-Key.
/login response. Max 128 characters. Expires in 5 minutes.| Code | Meaning |
|---|---|
| 200 | Login successful |
| 401 | Invalid or expired ticket, or invalid TOTP |
| 403 | Account disabled, email not verified, IP block, or firewall deny |
| 429 | Rate limited |