[DEPRECATED; EOL 2026-11-10] Change products state.

Change the state of a product, such as publishing, unpublishing, archiving, unarchiving, syncing, connecting, or disconnecting.

For more information on key concepts like product statuses in Bluestone PIM, refer to our help pages Overview of key components.

Note: This endpoint is available only for organizations not migrated to the new sync.

Path Params
string
required

The internal ID for the product.

Example: 634c26e14cedfd0001775e9f

string
enum
required

The action to be performed on the product. Possible values are PUBLISH, UNPUBLISH, ARCHIVE, UNARCHIVE, SYNC, CONNECT, DISCONNECT.

Example: PUBLISH

Allowed:
Headers
string

Specifies the context in which to operate. If omitted, the default context en is used.

In Bluestone PIM, the context is generally synonymous with the language setting. The context determines how product information is tailored and presented based on language or other local specifications.

For more detailed information on how context relates to language settings in Bluestone PIM, refer to the Languages and Context documentation.

Note: The default context is identified by the ID "en". IDs for additional contexts begin with a lowercase "L", not with the digit "1", followed by a number. This naming convention helps distinguish between default and custom contexts within Bluestone PIM.

Responses
204

No Content

403

Forbidden

Request could not be processed, because endpoint is reserved for old sync process and organization is under migration or was migrated to new sync

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