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

Path Parameters

productId
string
required

Product id

Response

200 - application/json

The response is of type string.