v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
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