Skip to main content

Update Threat Incident

Update the incident details of a threat.

Parameters

ParameterDescription
New Incident StatusThe new incident status.
Options:
<br/>in_progress<br/>resolved<br/>unresolved<br/>
Threats IDsThreats to update their external ticket ID.

Example Output

{
"errors": [
{
"type": "object"
}
],
"data": {
"affected": "integer",
"details": [
{
"analystVerdict": "updated",
"result": "updated",
"threatId": "225494730938493804"
}
]
}
}

Automation Library Example

Update Threat Incident with Sentinelone and Send Results Via Email

Automation LibraryPreview this Automation on desktop