Delete an Exception

Deletes a vulnerability exception.

DELETE/csapi/v1.3/exception/{exceptionId}

Input ParametersInput Parameters

Parameter Mandatory/Optional Data Type Description
exceptionId Mandatory string Specify the ID or UUID of the exception.

Sample: Delete an ExceptionSample: Delete an 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?

success Thank you! We're glad to hear that this topic was useful.
success We appreciate your feedback. We'll work to make this topic better for you in the future.