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 /qualyspublichost/partner-integration/{productId}/integration?integrationType=AWS_S3

Input ParametersInput Parameters

Parameter

Optional/

Mandatory

Data Type

Description

productId Mandatory Integer

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

SampleSample

API Request

"curl -X DELETE""qualyspublichost/partner-integration/{productId}/integration?integrationType=AWS_S3"
-H \"Authorization: Bearer <token>\""	  
	  

Output

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

Related Topic

Add Policies to CIPS