Deletes batch of brands from draft. Deletion from draft cannot be recovered.
1 min
DELETE
https://api.upstartcommerce.com/pim/batch/brands
acceptstringGenerated from available response content types
bodyobject
200Brands draft deleted successfully.
curl --request DELETE \
--url https://api.upstartcommerce.com/pim/batch/brands \
--header 'accept: application/json'