Start a Facet Search on Enriched Events (v2)
POST {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/enriched_events/facet_jobs
Creates an enriched events facet search. A facet search provides statistics indicating the relative weighting of values for the specified terms.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.search.events | CREATE |
Request Body
{"event_ids"=>["<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |