Validate Integration
Enables an integration.
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."
}