Change product states.

Records the target publish state (PUBLISH or UNPUBLISH) for a batch of products in one context; it does not push anything live by itself. To actually publish or unpublish the products, create a session with create_publish_session, add the same product ids with add_products_to_publish_session, and start it with complete_publish_session. Product ids that do not resolve to an active product in this organization are silently ignored rather than causing a failure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
productIds
array of strings
length between 1 and 100
PIM product ids to change, 1 to 100 per call.
string
required
length ≥ 1
string
enum
Allowed:
Responses
200

OK

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json