Create a New Private Feed
POST {{cb_url}}/threathunter/feedmgr/v2/orgs/{{cb_org_key}}/feeds
Create new private feed. Unique feed ID will be assigned by the service. All IOCs will be converted to IOC_V2. This feed will be owned by the caller. The feed will be available to only the org that created it.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
org.feeds | CREATE |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |