Skip to main content
PUT
Update attribute

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

attribute ulid

Body

application/json
name
string
attribute_type
enum<string>
Available options:
text,
number,
boolean,
date,
single-select,
multi-select,
color
is_visible
boolean
is_filterable
boolean
active
boolean
supports_variant_creation
boolean

Response

200 - application/json

OK

message
string
success
boolean
content
object