Deletes a product list by id, optionally archiving it or removing only its header.
DELETE/api/v2/public/stores/{store_number}/productlists
Deletes a product list by id, optionally archiving it or removing only its header.
Query Parameters
Deletes a product list by id, optionally archiving it or removing only its header.
curl https://api.colleqtive.net/api/v2/public/stores/$STORE_NUMBER/productlists \
-X DELETE \
-H "Authorization: $COLLEQTIVE_BEARER_TOKEN"trueReturns Examples
true