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>
我們不支援刪除標籤。