# Shopify - Delete product image action
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: 1/16/2026, 4:23:47 PM