DELETE
/
{storeId}
/
products
/
{productId}
curl --request DELETE \
  --url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/products/{productId}
"<string>"

Path Parameters

storeId
string
required

Store ID for this resource request

productId
string
required

Product id

Response

200 - application/json

The response is of type string.