I am creating a script to remove dead proxies from a test org. Is there any way to force delete proxies that are still associated with a product? The problem I'm seeing is when you try to delete the proxy you get a constraint on the product. You then try to delete the product and you have a constraint on the app.
So my question is....are there any management api's to delete a proxy from a product? Or maybe just to force delete a proxy? Or do you just have to loop through all the dependencies to get to the point where you can remove the proxy?