# Delete Account Confirmation Final ReOTP confirmation before permanent deletion --- ## Overview Account deletion requires ReOTP confirmation to prevent accidental or malicious removal. ### Implementation 1. /settings/delete-account: warning + checkbox + Delete button. 2. Call /api/verify/init (PREDICTIVE) + ReOTP widget. 3. On VERIFIED: mark deletedAt (soft delete) + Audit Log + notification. ### UI/UX Guidelines - Dark red accents. - Clear warnings + undo link within 7 days. ## Interactive Demo Demo type: example Example ID: usecase-8 Title: Interactive Live Preview See the live demo at: https://reotp.com/de/docs/usecase-8-delete-account