Cancel a Process Search (v1)
DELETE {{cb_url}}/api/investigate/v1/orgs/{{cb_org_key}}/processes/search_jobs/{{cb_job_id}}
Cancels the search with the given job_id so no new search results will appear.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.search.events | DELETE |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start | number | First row to use for pagination | |
rows | number | Number of requested rows to fetch, used for paginating requested rows |