Verify TOTP code
POST /v1/security/totp/verify — Agent-internal verifier used by the Settings page to confirm the user can read a current TOTP code (e.g. before unbindin
POST /v1/security/totp/verify
Agent-internal verifier used by the Settings page to confirm the user can read a current TOTP code (e.g. before unbinding).
| Method | POST |
| Path | /v1/security/totp/verify |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | auth |