---
title: "Erase Request"
method: POST
path: "/api/gdpr/erase-request"
tags: ["GDPR", "GDPR"]
---

# Erase Request

`POST /api/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.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/primetime/apis/primetime-media-api.md) · [All operations](https://skmtc.dev/primetime/apis/primetime-media-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/primetime/primetime-media-api/revisions/9da9a9f64e11/schema)
