External DocumentationTo learn more, visit the Vectra Detect documentation.
Actions
Mark Or Unmark Detections As Fixed
Mark or unmark detections as fixed by their IDs.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Detection ID List | A comma-separated list of detection IDs to target. |
| Mark As | Whether to mark or unmark the detections as fixed. |
{
"_meta": {
"level": "Success",
"message": "Successfully marked detections"
}
}
Was this page helpful?