Parameter | Description |
---|---|
New Analyst Verdict | The new analyst verdict. Options: false_positive suspicious true_positive undefined |
Threats IDs | List of threats IDs to update their analyst verdict. |
{
"data": {
"affected": 1,
"details": [
{
"result": "<string>",
"threatId": "<string>"
}
]
}
}
Was this page helpful?