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.

Change the verdict of an alert.

Parameters

ParameterDescription
Alert IDsA list of alerts IDs to update their analyst verdict.
Analyst VerdictThe new analyst verdict.
Options:
false_positive
suspicious
true_positive
undefined

Example Output

{
	"data": {
		"affected": 2
	}
}

Workflow Library Example

Update Alert Analyst Verdict with Sentinelone and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop