Delete Integration

Removes a customer association by deleting the integration details or deregistering the customer. You need to provide the integration ID to identify the integration that needs to be deleted.

DELETE /partner-integration/product-id/integration?integrationType=AWS_S3

Input ParametersInput Parameters

Parameter

Optional/

Mandatory

Data Type

Description

product-id Mandatory Integer

Provide the unique integration ID associated with the AWS S3 bucket.

SampleSample

API Request

"curl -X DELETE""<qualys_gateway_url>/partner-integration/product-id/integration?integrationType=AWS_S3"
-H \"Authorization: Bearer <token>\""	  
	  

Output

{
   "messsage":"Integration config successfully deleted."
}	  
	  

Related Topic

Add Policies to CIPS