Update variant level attribute (VLA).

Updates the specified variant level attribute (VLA) for a variant group.

For more detailed information on how to work with Variant Level Attributes (VLA) in Bluestone PIM, refer to our help pages The data model - Variant Level Attribute (VLA).

Variant Attribute Configuration Validation

Variant-defining attributes must be properly configured to be propagated to variants. This error occurs when a variant level attribute is not configured to be propagated to its variants.

Attributes marked as definingAttributes, locked or mandatory require copy = true.

If copy is set to false (or omitted), the configuration becomes inconsistent and the request is rejected with HTTP 400 Bad Request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The internal ID for the variant group whose variant level attribute (VLA) is being updated.

Example: 634c26e14cedfd0001775e9f

string
required

The internal ID for the attribute definition.

Example: 634c26e14cedfd0001775e9e

Query Params
boolean
Defaults to false

When propagating this Variant Level Attribute (VLA) to variants in this variant group, this flag controls what to do if a variant 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
boolean
boolean
boolean
boolean
Responses
204

No Content

The variant level attribute (VLA) was successfully updated.

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