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_positivesuspicioustrue_positiveundefined

Example Output

{
	"errors": [
		{
			"type": "object"
		}
	],
	"data": {
		"affected": "integer"
	}
}

Workflow Library Example

Update Alert Analyst Verdict with Sentinelone and Send Results Via Email

Preview this Workflow on desktop