Skip to main content
DELETE
/
v1
/
store
/
{storeId}
/
wishlist
/
{productId}
Remove from Wishlist
curl --request DELETE \
  --url https://storekit.samarthh.me/v1/store/{storeId}/wishlist/{productId}

Path Parameters

storeId
string
required
productId
string
required

Response

200 - application/json

Successful response