Skip to main content
Mark or unmark detections as fixed by their IDs.
External DocumentationTo learn more, visit the Vectra Detect documentation.

Parameters

ParameterDescription
Detection ID ListA comma-separated list of detection IDs to target.
Mark AsWhether to mark or unmark the detections as fixed.

Example Output

{
	"_meta": {
		"level": "Success",
		"message": "Successfully marked detections"
	}
}

Workflow Library Example

Mark or Unmark Detections As Fixed with Vectra Detect and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop