Update Property
Beta/v1/catalog/properties/{id}Idempotent with Idempotency-Key header. Learn more
Partially updates a property.
idstringProperty ID.
include[]optional arrayenumValues:attributesSub-objects to expand in the response. When omitted, sub-objects are returned as null.
nameoptional stringName.
idstringProperty ID.
objectstringenumValues:propertyResource type identifier.
namestringName.
attributesobjectExpandablenullableAttributes belonging to this property.
objectstringenumValues:listObject type for Attribute list
page_infoobjectPagination metadata for Attribute list
next_cursorstringnullableCursor to fetch the next page, null if no more pages.
prev_cursorstringnullableCursor to fetch the previous page, null if on the first page.
has_next_pagebooleanWhether more results exist after this page.
has_prev_pagebooleanWhether results exist before this page.
dataarray of objectArray of Attribute resources in this page
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.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last update timestamp.
Responses
Successful response for Update Property