Skip to main content

ExecuteErasureRequestOutputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ExecuteErasureRequestOutputBody.json
purged objectrequired
property name* PurgeResult
collectionsstring[]nullable
rowsAnonymizedint64required
rowsDeletedint64required
ExecuteErasureRequestOutputBody
{
"$schema": "https://example.com/schemas/ExecuteErasureRequestOutputBody.json",
"purged": {}
}