Exception Status
POST {{baseUrl}}/api/3/vulnerability_exceptions/:id/:status
Update the status of the vulnerability exception. The status can be one of: "recall"
, "approve"
, or "reject"
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |