Commerce
activateProductSet
Activate Product Set
Activate a named product set (menu): ONE action that publishes exactly its members to the storefront.
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.exclusivebooleanoptionaltrue: also send every live product outside this set (and outside always-on sets) back to draft. Default false (additive).
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- activate the forever menu
- switch to the holiday menu
- run only the core menu
Pair it with
The verbs that finish the job.