Delete Policy

Deletes a policy from CIPS.

DELETE /pcas/cips/config/policy

SampleSample

API Request

"curl -X DELETE""<qualys_base_url>/pcas/cips/config""-H""accept: */*""-H""Authorization: Bearer <token>""-H""Content-Type:application/json""-d""[{""policy""\": [4771746,3606517,4342692,1109776]"	  
	  

Response

Response code 202
Policy deleted successfully.	  
	  

Related Topic

Create Filter Configuration