External DocumentationTo learn more, visit the Splunk documentation.
Actions
Delete Search Job By ID
Deletes a search job by it’s system ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Job ID | The ID of the job. |
{
"messages": [
{
"type": "INFO",
"text": "Search job cancelled."
}
]
}
Was this page helpful?