Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Parameters

ParameterDescription
Job IDThe ID of the job.

Example Output

{
	"messages": [
		{
			"type": "INFO",
			"text": "Search job cancelled."
		}
	]
}

Workflow Library Example

Delete Search Job by Id with Splunk and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop