Skip to main content
DELETE
/
products
/
{productId}
Delete a Product.
curl --request DELETE \
  --url https://api.aasaan.shop/api/v1/stores/products/{productId}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://help.aasaan.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

productId
string
required

Product id

Response

Product Delete.

The response is of type string.