List Details of Technologies

DELETE /pcas/v3/policy/technology/

With this API, you can delete technology from a compliance policy.

Input ParametersInput Parameters

Parameter

Required/Optional

Data Type

Description

policyId={value} Required Integer The ID of the policy from where the technology is to be deleted.
technologyId={value} Required Integer Specify a valid technology ID to be removed from the policy.

Sample - Remove or delete a technology from a policySample - Remove or delete a technology from a policy

API Request

curl -X 'DELETE' \'<qualys_base_url>/pcas/v3/policy/technology?policyId=<PolicyID>&technolo
gyId=<TechnologyID>' 
\ -H 'accept: application/json' 
\ -H 'Authorization: Bearer <Auth Token>'

XML Output

204


 

 

 

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.