Skip to main content
DELETE
/
v1
/
user
/
store
/
{storeId}
/
products
/
{productId}
/
images
/
{imageId}
Remove Product Image
curl --request DELETE \
  --url https://storekit.samarthh.me/v1/user/store/{storeId}/products/{productId}/images/{imageId}

Path Parameters

storeId
string
required
productId
string
required
imageId
string
required

Response

200 - application/json

Successful response