Bulk Ignore Report and IOCs
PUT {{cb_url}}/threathunter/watchlistmgr/v3/orgs/{{cb_org_key}}/reports/ignore/bulk
All reports and IOCs as defined in the ReportIOCIgnore list with ignore=True will not match future events for any watchlist. All items with ignore=False will enable matching on future events. A ReportIOCIgnore that does not define an ioc_id will effect the entire report (all IOCs).
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |