Update a Report
PUT {{cb_url}}/threathunter/watchlistmgr/v3/orgs/{{cb_org_key}}/reports/{{cb_report_id}}
Update report with report_id
. This will replace all fields in the report. Any fields not provided in the request will be remove from the report. All IOCs will be converted to IOC_V2. The report must be owned by the caller.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |