Update Reserved Feed Delegates

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

Update the list of organizations that can access a reserved feed.

RBAC Permissions Required

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

See the Documentation

Request Body

{"delegates"=>["<string>", "<string>"], "delegates_auth_token"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring