Unbind TOTP device
POST /v1/security/totp/unbind — Irrevocably removes the authenticator binding — re-enabling requires a fresh scan + verify cycle. Same dual-factor (TOTP
POST /v1/security/totp/unbind
Irrevocably removes the authenticator binding — re-enabling requires a fresh scan + verify cycle. Same dual-factor (TOTP + email) requirement as disable.
| Method | POST |
| Path | /v1/security/totp/unbind |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | auth |