Delete Product

DELETEpartner-integration/product/CDR

Delete the CDR product to integrate with Azure Sentinel.

Delete ProductDelete Product

API Request

curl --location '<platform_url>/partner-integration/product/CDR' --header 'Authorization: Bearer token'    

JSON Output

 {
    "message": "Successfully deleted product config data"
}