Erase tenant data (GDPR Article 17)
Compliance
Erase tenant data (GDPR Article 17)
GDPR Article 17 / CCPA “right to delete” — wipes the caller’s sandbox tenant and returns a receipt of what was erased. The developer-account record itself is preserved (handled out-of-band). Requires a key carrying the wildcard * scope and a {"confirm":"ERASE"} body; anything else returns 412.
POST
Erase tenant data (GDPR Article 17)
Authorizations
API key sent as Authorization: Bearer <api-key>.
Body
application/json
Double-opt-in confirmation token. Must be exactly "ERASE".
Allowed value:
"ERASE"