Appearance
Delete a brand by ID.
DELETE /api/brands/delete/?id={id}
{ "status": "success", "message": "Brand deleted successfully." }