Deletes a vulnerability exception.
Parameter | Mandatory/Optional | Data Type | Description |
---|---|---|---|
exceptionId | Mandatory | string | Specify the ID or UUID of the exception. |
API Request
curl -X "DELETE"
"<qualys_base_url>/csapi/v1.3/exception/760b9868-8f41-4754-b51c-0d59d27e9934"
-H "accept: application/json"
-H "Authorization: Bearer <token>"
Response
Response code 200
Was this topic helpful?