API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- 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
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help