Archive multiple brands by their IDs.
1 min
POST
https://api.upstartcommerce.com/pim/batch/brands/archive
acceptstringGenerated from available response content types
bodyobject
200Brand archived successfully.
curl --request POST \
--url https://api.upstartcommerce.com/pim/batch/brands/archive \
--header 'accept: application/json'