Delete Product
Delete the CDR product to integrate with Azure Sentinel.
API Request
curl --location '<platform_url>/partner-integration/product/CDR' --header 'Authorization: Bearer token'
JSON Output
{ "message": "Successfully deleted product config data" }