v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Set a verification state and provide a description of that verification state on a violation (detect alarm).

post/violations/verification-state/{violationId}

Path parameters

violationIdstring required

The violation ID.

Request body

verificationState'FALSE_POSITIVE' | 'BENIGN_POSITIVE' | 'TRUE_POSITIVE' | 'UNKNOWN' required

The verification state of the violation.

verificationStateDescriptionstring

The description of the verification state of the violation (detect alarm).

Response

Success

PutVerificationStateOnViolationResponse required