# Shopify - Delete product image

This action deletes an existing Product Image.

# Input

Field Description
Product ID The ID of the product to which the image is attached.
Image ID The ID of the image to be deleted.

# Output

There is no return payload upon successful deletion. Successful deletion is indicated by a 200 response code.


Last updated: 5/21/2025, 5:22:32 AM

On this page