Parameter | Description |
---|---|
New Incident Status | The new incident status. Options: in_progress resolved unresolved |
Threats IDs | Threats to update their external ticket ID. |
{
"data": {
"affected": 2,
"details": [
{
"analystVerdict": "<string>",
"result": "<string>",
"threatId": "<string>"
}
]
}
}
Was this page helpful?