{
"clientId": "Identifier of who initiated the deletion",
"completedUtc": "Timestamp marking when the event was completed",
"createdUtc": "Timestamp indicating when the event was created",
"scope": "[ PersonalData, BiometricData ] - Specifies what type of data is being deleted",
"source": "[ OnDemand, DataRetentionPolicy ] - 'OnDemand' refers to deletions triggered via this API endpoint; 'DataRetentionPolicy' pertains to future implementation for automated deletions based on predetermined client configuration.",
"status": "[ InProgress, Completed ] - Indicates current status of redaction"
} |