How to delete Company and Opportunities using Rest API?

Hi, @Garik_Tate,

Ok so the companies and contacts can certainly be deleted and managed through the api. REST doesn’t have all the functionality (yet) that the RPC does so the RPC will allow the deletion of records from the table views or through the provided SDK methods. Either will work fine. From there it’s just a matter of your implementation for your project (ie the particulars of what you’re working with).