Removes all data classifications for a specific record in a ServiceNow table. Use this action when you need to clear/reset data classification labels from a record, such as when reclassifying sensitive data, removing outdated classifications, or preparing records for re-processi…
sys_idRequiredstringThe unique system ID (sys_id) of the record whose data classifications should be cleared. This is a 32-character hexadecimal string that uniquely identifies the record. Example: 'abc1234567890abcdef1234567890ab'
table_nameRequiredstringThe name of the ServiceNow table containing the record whose data classifications should be cleared. Examples: 'incident', 'problem', 'change_request', 'task', 'sc_request'. The table must exist in the ServiceNow instance and contain data classification fields.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.