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