Update Attribute

Beta
PATCH/v1/catalog/properties/{property_id}/attributes/{id}

Idempotent with Idempotency-Key header. Learn more

Partially updates an attribute.

property_idstring

Property ID.

idstring

Attribute ID.

valueoptional string

Attribute value.

coloroptional stringenumValues:bluebrowndefault

Color code.

sort_orderoptional integer

Display order.

idstring

Attribute ID.

objectstringenumValues:attribute

Resource type identifier.

valuestring

Attribute value.

colorstringenumValues:bluebrowndefault

Color code.

sort_orderinteger

Display order.

created_atstring (date-time)

Creation timestamp.

updated_atstring (date-time)

Last update timestamp.

Responses

200

Successful response for Update Attribute