Brands
Delete a single brand
Deletes a brand. If there are products associated with the brand, the products will be disassociated from the brand.
🔒 Requires: products:write scope
delete/brands/{brand_id}
Path parameters
brand_idstring required
The brand id.
Response
The deleted brand.