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

id
string
required

Brand id

Response

Brand Delete.

The response is of type string.