ThreatExchange 目前支援刪除 ThreatDescriptor 物件以及 ThreatIndicator 物件之間的關係。有些物件可能設有到期日,會在到期後 90 天內自動刪除資料。
您可以使用 API 以 DELETE HTTP
要求刪除 ThreatDescriptor:
DELETE https://graph.facebook.com/v2.11/<object_id>
刪除主觀的 ThreatDescriptor 後,客觀的 ThreatIndicator 可能仍然存在。
使用 API 刪除 ThreatIndicator 之間的關係:
DELETE https://graph.facebook.com/v2.11/<object_id>/related?related_id=<object_id_2>
不支援刪除標籤。