Create a New Reserved Feed
POST {{cb_url}}/threathunter/feedmgr/v2/orgs/{{cb_org_key}}/feeds/reserved
Create new reserved feed. Unique feed ID will be assigned by the service. This feed will be owned by org_key and available to org_key's delegates at the time of creation.
RBAC Permissions Required
| Permission (.notation name) | Operation(s) |
|---|---|
| org.feeds | CREATE |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |