Validate Integration

Enables an integration.

PATCH  /partner-integration/{productID}/integration

SampleSample

API Request

"curl -H""Authorization: Bearer <token>""-X PATCH""qualyspublichost/partner-integration/{productID}/"	  
	  

Where, id is the unique integration ID for each customer.

Output

{
   "messsage":"Integration validated successfully."
}	  
	  

Related Topic

Update Integration