Deleting Product Images Programmatically
A Stack Overflow answer covering how to delete an image from a product via PHP code. It’s also a good example of using the business logic encapsulated in API resource models without the overhead of SOAP, XML-RPC, REST, etc.