v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBdataDeletionRules
Cancel the data Deletion Rule with the given Id.
Cancel the data Deletion Rule with the given Id. Allowed only if the rule is waiting for approval.
post/v1/dataDeletionRules/{id}/cancel
Path parameters
idstring required
Identifier of the Deletion Rule to cancel
Response
The data deletion Rule has been cancelled successfully.
Example response
{
"startMillis": 1704976268773,
"endMillis": 1704977168773,
"parsingMode": "AutoParse",
"createdBy": "0000000006743FE8",
"modifiedBy": "0000000006743FE8"
}