closure_delete_confirm
POST/v1/account/closure/delete/confirm
Step 2 of the delete flow. Consumes the re-auth token and verifies the OTP, re-checks eligibility, and runs Phase 1 (transition to delete_pending plus immediate side effects). Returns the scheduled finalize time.
Request
Responses
- 200
- 400
- 401
- 409
- 500
Deletion scheduled
bad_request: Invalid input
unauthorized: Unauthorized
Deletion blocked by hard blockers
Internal server error