Skip to content

DataSubjectErasureResult

← All HTTP schemas

The outcome of a data subject erasure request.

Shape: object

Property Required Type Description Rules
dryRun yes boolean Gets whether this was a preview: true means IReadOnlyDictionary<string, int> DataSubjectErasureResult.RowsByTarget shows what WOULD be deleted and nothing was actually removed.
rowsByTarget yes object Gets the number of rows removed (or, for a preview, that would be removed), by target table.