Update Feed Info

PUT {{cb_url}}/threathunter/feedmgr/v2/orgs/{{cb_org_key}}/feeds/{{cb_feed_id}}/feedinfo

Update feed info metadata for feed with feed_id. This feed must be owned by the caller.

RBAC Permissions Required

Permission (.notation name)Operation(s)
org.feedsUPDATE

See the Documentation

Request Body

{"name"=>"ThreatConnect Sources", "owner"=>"7DESJ9GN", "provider_url"=>"https://www.threatconnect.com", "summary"=>"This is the feed summary", "category"=>"TEST", "source_label"=>nil, "access"=>"private"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring