Update group level attribute (VLA).

Updates the specified group level attribute for a variant family.

Group Attribute Configuration Validation

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

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 family whose group level attribute 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 to groups in this variant family, this
flag controls what to do if a group 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 | null
boolean | null
boolean | null
boolean | null
Responses
204

No Content

The group level attribute 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