Skip to main content

Input fields

characteristicCode : NonEmptyString! required

The code of the characteristic to override.

overrideValue : JSONString! required

Override the characteristic with a list of values.

productCode : String

Optional product code. If specified, the override applies only to this product.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "characteristicCode": "everybody-have-image-left-between", "overrideValue": {"key": "value"}, "productCode": "single-position-recently-speech-story" }