DocsAPIPRIVACY_CONFIRMATION_REQUIRED.md
PRIVACY_CONFIRMATION_REQUIRED
- HTTP status
- 409
- Details payload
{ confirmationRequired: true, confirmationExpiresAt: string }
Cause
A destructive privacy job was submitted without confirmation. These erase subject data irreversibly across every store.
Fix
Resend with the confirmation before details.confirmationExpiresAt. The window is deliberately short so a stale confirmation cannot authorize a later, different deletion.