Delete Product

DELETEpartner-integration/product/VM

Delete the VM product integrated with Azure Sentinel.

Delete ProductDelete Product

API Request

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

JSON Output

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