DELETE
/
brands
/
{brandId}
Delete a brand.
curl --request DELETE \
  --url https://api.aasaan.shop/api/v1/stores/brands/{brandId}
"<string>"

Path Parameters

brandId
string
required

Brand id

Response

200
application/json

Brand Delete.

The response is of type string.