curl --request DELETE \
--url https://api.sprucecollective.co.uk/discount-brands/{id} \
--header 'Authorization: <api-key>'{}Delete a discount brand (admin only)
curl --request DELETE \
--url https://api.sprucecollective.co.uk/discount-brands/{id} \
--header 'Authorization: <api-key>'{}