Newer Version Available
Clean Input
- JSON example
-
1{ 2"cleanType":"bulk" 3"cleanRuleId":"07ixx000000000U" 4"requestId":"0Ysxx0000000004" 5"entityIds":["003xx000004TnDu", .... ] 6} - Properties
-
Name Type Description Required or Optional Available Version cleanRuleId String The 18-character ID of the clean rule used to clean records. Get the IDs for active clean rules from the Clean Rule Statuses resource. Required 37.0 cleanType String The system-generated type of clean operation used by the clean rule. One of these values: - BulkClean—Cleans all existing records applicable to the specified clean rule.
- Incremental—Cleans only records that do not have a status of In Sync or Reviewed.
- Manual—Manually cleans records with the specified clean rule.
- Perpetual—Automatically cleans saved records with the specified clean rule.
Optional 37.0 entityIds String[] The 18-character IDs of the records to clean using the clean rule. Required 37.0 requestId String The system-generated ID of the clean request. Optional 37.0