Brand
Delete a brand.
GETTING STARTED
Store
Custom Domain
Category
Brand
Tag
Store Front
Brand
Delete a brand.
Delete a brand.
DELETE
/
{storeId}
/
brands
/
{id}
curl --request DELETE \
--url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/brands/{id}
"<string>"
Response
200
application/json
Brand Delete.
The response is of type string
.
curl --request DELETE \
--url https://partner-api.aasaan.shop/api/v1/partner-integrations/stores/{storeId}/brands/{id}
"<string>"