Create column Category Level Attribute (CLA) and schedule propagation task.

Creates a new column Category Level Attribute (CLA) for the specified catalog node/category and schedules a
propagation task. This operation is useful for managing attributes across multiple catalog nodes efficiently.
Propagation means that the CLA will be added to all products in the category and all underlying subcategories.

For more detailed information on how to work with Category Level Attributes in Bluestone PIM, refer to our help
pages Category Level Attributes (CLA).

Log in to see full request history
Path Params
string
required

The ID for the catalog node/category.

Example: 634c26e14cedfd0001775e9f

string
required

The ID for the attribute definition.

Example: 634c26e14cedfd0001775e9e

Query Params
boolean
Defaults to false

When propagating this Category Level Attribute (CLA) to products in this category and any
sub-categories, this flag controls what to do if a product already has this attribute assigned:

false = Keep existing value, only update empty ones

true = Override existing value

If omitted, the default value false will be used.

Body Params
column
object
Responses
202

Accepted

The request has been accepted for processing, but the processing has not been completed.

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