Confirms an account-deletion request from the email link and starts the cooling-off clock.
POST/gdpr/account/delete/confirm
The Bot performs the actual anonymize/delete cascade at DeletionScheduledFor. User can still cancel during the cooling-off window via the cancel endpoint.
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.