Permanently delete an indicator (IOC). Delete indicators with caution. A deleted indicator cannot be recovered.
After an indicator is deleted, the Falcon console no longer displays future detections in Activity for that IOC and the Falcon Streaming API no longer includes DetectionSummaryEvent or CustomerIOCEvent for that IOC.
The following permission is required to run this action:
IOC Management
: Read and Write.External Documentation
To learn more, visit the CrowdStrike documentation.
Parameter | Description |
---|---|
IOC ID | The IOC ID to delete. |
{
"errors": [
{
"code": 0,
"id": "string",
"message": "string"
}
],
"meta": {
"pagination": {
"after": "string",
"limit": 0,
"offset": 0,
"total": 0
},
"powered_by": "string",
"query_time": 0,
"trace_id": "string"
},
"resources": [
"string"
]
}
Delete Indicator with Crowdstrike and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?