GDPR
GDPR
Erase Confirm
Consume an erasure token issued by /erase-request and execute the erasure. Rejects expired, mismatched, or malformed tokens with 400.
When GDPR_ERASURE_ENABLED is FALSE (production default), returns 503 even before token validation — prevents an oracle leak about token internals.
post/api/gdpr/erase-confirm
Request body
Response
Successful Response
{"stackTrail":"paths:/api/gdpr/erase-confirm:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.