# Shopify Connector - 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 will be no return payload upon successful deletion. Successful deletion is indicated by a response code of 200
.
Last updated: 9/6/2022, 2:58:45 AM