Skip to main content

Update Alert Analyst Verdict

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:
<br/>false_positive<br/>suspicious<br/>true_positive<br/>undefined<br/>

Example Output

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

Workflow Library Example

Update Alert Analyst Verdict with Sentinelone and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop