Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the attribute to update.
Body
application/json
The name of the attribute.
A description of the attribute.
A unique handle for the attribute.
Whether the attribute can be used for filtering products.
The UI component type for this attribute.
Available options:
select, multivalue, unit, toggle, text_area, color_picker Additional metadata for the attribute.
Array of product category IDs to associate with this attribute.
Array of possible values for the attribute.
Response
OK
Attribute object