Validate Integration

Enables an integration.

PATCH  /partner-integration/{productID}/integration?integrationType=AZURE_SENTINEL_V2

SampleSample

API Request

"curl -H""Authorization: Bearer <token>""-X PATCH""<platform_url>/partner-integration/{productID}/integration?integrationType=AZURE_SENTINEL_V2"	  
	  

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

Output

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

Related Topic

Update Integration