400 explaining which product uses it. Reassign or clear the brand on those products first.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftara.com/v2/api/entity/delete/brand/1' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"message": "Brand Deleted Successfully"
}