Skip to content
  • POST /api/v1/users/auth/2fa/verify β€” Verify 2FA Code During Login
  • POST /api/v1/users/auth/2fa/setup β€” Initialize 2FA Setup
  • POST /api/v1/users/auth/2fa/verify-setup β€” Complete 2FA Setup
  • GET /api/v1/users/auth/2fa/status β€” Get 2FA Status
  • DELETE /api/v1/users/auth/2fa β€” Disable 2FA
  • POST /api/v1/users/auth/2fa/backup-codes/regenerate β€” Regenerate Backup Codes
  • PUT /api/v1/users/auth/2fa/token-gate β€” Set 2FA token gate preference
  • PATCH /api/v1/users/auth/2fa/token-gate β€” Set 2FA token gate preference
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help