Update Attribute
BetaPATCH
/v1/catalog/properties/{property_id}/attributes/{id}Idempotent with Idempotency-Key header. Learn more
Partially updates an attribute.
property_idstringProperty ID.
idstringAttribute ID.
valueoptional stringAttribute value.
coloroptional stringenumValues:bluebrowndefaultColor code.
sort_orderoptional integerDisplay order.
idstringAttribute ID.
objectstringenumValues:attributeResource type identifier.
valuestringAttribute value.
colorstringenumValues:bluebrowndefaultColor code.
sort_orderintegerDisplay order.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last update timestamp.
Responses
200
Successful response for Update Attribute