Delete a List

Deletes a list.

DELETE/csapi/v1.3/list/{listId}

Input ParametersInput Parameters

Parameter Mandatory/Optional Data Type Description
listId Mandatory string Specify the ID/UUID of the list you want to delete.

Sample: Delete a Vulnerability ListSample: Delete a Vulnerability List

API Request

curl -X "DELETE"
"<qualys_base_url>/csapi/v1.3/list/43bcefbf-74cd-4d67-9b87-f3f4284d8cce"
-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.