Is there a way to prevent an API developer from deleting a proxy if it is deployed to a specific environment? Let's say I have a proxy called widgets, and it is deployed to an environment called dev. I don't want my regular API developers to be able to delete that proxy. But if the proxy is only deployed to an environment called sandbox, then developers can delete it. Both environments are in the same org.