Delete product imageAsk AIdelete https://api.moderndropship.com/buyer/products/{product_id}/images/{image_id}Removes an image from the buyer instance of a product.Path Paramsproduct_idstringrequiredID of the productimage_idstringrequiredID of the image to deleteResponses 200OK 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 7 months ago