Commerce
unpublishProducts
Unpublish Products
Unpublish MANY catalog products from a Studio app's storefront in ONE call: pass the list of product IDs to pull off the storefront together.
Arguments
appIdstringrequiredThe Studio app ID whose catalog to change.productIdsstring[]requiredThe commerce product IDs to unpublish (send back to draft).
Returns
Returns a per-id result (unpublished / unchanged / not_found).
Ask for it
The Cloud routes these requests to this verb.
- unpublish these products
- take these items down
- deactivate these but keep them
Pair it with
The verbs that finish the job.