Skip to main content
DELETE
/
{storeId}
/
products
/
{productId}
Delete a Product.
curl --request DELETE \
  --url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/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

storeId
string
required

Store ID for this resource request

productId
string
required

Product id

Response

Product Delete.

The response is of type string.