Commerce
publishProducts
Publish Products
Publish MANY catalog products to a Studio app's storefront in ONE call: pass the list of product IDs to take live together.
Arguments
appIdstringrequiredThe Studio app ID whose catalog to change.productIdsstring[]requiredThe commerce product IDs to publish (take live).
Returns
Returns a per-id result (published / unchanged / not_found) so nothing is silently missed, and applies the whole batch in one transaction.
Ask for it
The Cloud routes these requests to this verb.
- publish these products
- take these items live
- activate these
Pair it with
The verbs that finish the job.