Generate a pending TOTP secret for the authenticated user.
Creates a TOTP secret in a pending state. 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 and Bearer access token.
X-API-Key and Authorization: Bearer. Complete setup with Verify TOTP setup within 5 minutes.otpauth URI for QR apps.| Code | Meaning |
|---|---|
| 200 | Secret generated (pending verification) |
| 400 | TOTP already enabled |
| 401 | Invalid token |
| 403 | TOTP disabled for project, IP blocked, or firewall deny |