Skip to main content

File a GDPR erasure request (gdpr:admin, live mode only)

POST 

/api/v1/gdpr/erase

Required scope: gdpr:admin (privileged, isolated — never grantable alongside data scopes; minted only via the Company Portal admin-key dialog). GDPR Art. 17: files a structured deletion request for the company's account with the platform's 30-day processing SLA — the same record the in-app privacy flow creates. This endpoint REQUESTS erasure (202 Accepted); processing is completed by a human administrator within the SLA. Idempotent: while a request is Pending, filing again returns the same request (alreadyPending: true).

Live mode only. A sandbox (pk_test_) key receives a fail-loud 403 CROSS_MODE_DENIED.

Request

Responses

The deletion request (created or already pending).