Create Attribute
BetaPOST
/v1/catalog/properties/{property_id}/attributesIdempotent with Idempotency-Key header. Learn more
Creates an attribute under a property.
property_idstringProperty ID.
valuestringAttribute value.
coloroptional stringnullableenumValues:bluebrowndefaultColor code. Randomly assigned if not provided.
sort_orderintegernullableDisplay order. Defaults to last position if not provided.
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
201
Successful response for Create Attribute