GDPR
GDPR
Erase Request
Issue a 15-min HMAC-signed erasure token to the authenticated user. The token commits the caller to erasing THIS user_id — it cannot be replayed against a different account.
When GDPR_ERASURE_ENABLED is FALSE (production default), returns 503 with reason=pending_legal_review.
post/api/gdpr/erase-request
Response
Successful Response
{"stackTrail":"paths:/api/gdpr/erase-request: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.