VulnerabilityExceptions

Update Vulnerability Exceptions

Update a vulnerability exception by specifying parameters in the request body when invoking the following endpoint:

PATCH https://YourAccount.lacework.net/api/v2/VulnerabilityExceptions/{exceptionGuid}

In the request body, only specify the parameters that you want to update, for example, { "exceptionReason" : "Other" }.

patch/api/v2/VulnerabilityExceptions/{exceptionGuid}

Path parameters

exceptionGuidstring required

Vulnerability Exception ID

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Request body

OR

Response

No Error

Changes

No recorded changes to this endpoint across all 1 revision of this API.