Update Watchlist
PUT {{cb_url}}/threathunter/watchlistmgr/v3/orgs/{{cb_org_key}}/watchlists/{{cb_watchlist_id}}
Update watchlist with watchlist_id
. This will update the tags and alert status as well as any reports or classifiers attached to the watchlist. If a field is missing or null (ie tags_enabled
) that field will not be updated. Cannot update report watchlist with empty report_ids
list.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |