Commerce
removeProductsFromSet
Remove Products from Set
Remove products from a named product set (menu), by set id or slug.
Arguments
appIdstringrequiredThe Studio app ID whose catalog holds the set.setIdstringoptionalThe product set's id. Give this or slug.slugstringoptionalThe product set's slug, e.g. 'forever-menu'. Give this or setId.productIdsstring[]requiredThe commerce product IDs to add to / remove from the set.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- take the éclair off the forever menu
- remove these from that menu
Pair it with
The verbs that finish the job.