v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBthreatIntelIngestProducer
Removes indicators by their IDS
Removes indicators by specifying a list of indicator IDs
delete/v1/threatIntel/datastore/indicators
Request body
Example request
{
"source": "Crowdstrike",
"indicatorIds": [
"indicator--abcd",
"indicator--ef012"
]
}Response
Indicators successfully removed