# 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: 7/10/2024, 3:22:21 PM

On this page