Deletes the swatch collection using the swatchCollectionIds.
1 min
DELETE
https://api.upstartcommerce.com/pim/batch/swatches/collections
acceptstringGenerated from available response content types
bodyobject
200Swatch collections are deleted and the response provides detail of all collections with request status.
curl --request DELETE \
--url https://api.upstartcommerce.com/pim/batch/swatches/collections \
--header 'accept: application/json'