Brand
Delete a brand.
Brand
Delete a brand.
Delete a brand.
DELETE
/
brands
/
{brandId}
curl --request DELETE \
--url https://api.aasaan.shop/api/v1/stores/brands/{brandId}
"<string>"
Path Parameters
Brand id
Response
200
application/json
Brand Delete.
The response is of type string
.
curl --request DELETE \
--url https://api.aasaan.shop/api/v1/stores/brands/{brandId}
"<string>"