Add Policy

Adds a policy to CIPS.

POST /pcas/cips/config/policy

SampleSample

API Request

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

Response

Response code 202
Policy added successfully.	  
	  

Related Topic

Delete Policy