Skip to main content
PUT
Update an 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 id

Body

application/json
name
string
active
boolean
default:true
is_visible
boolean
default:true
is_filterable
boolean
default:true

Response

200 - application/json

OK

message
string
success
boolean
content
object