How to delete and deploy components (Apex classes, Flows, Objects, etc) from production using workbench?
We cannot delete Apex classes directly from the Production org. Also, it is not possible to deploy deleted apex classes using Changeset. So, to delete them we can use these tools – Workbench, IDE Read more…