POST
/
catalog
/
attributes

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required
attribute_type
enum<string>
required
Available options:
Text,
Number,
Boolean,
Date,
Single-select,
Multi-select,
Color,
Currency,
File,
Image
default_value
is_visible
boolean
required
is_filterable
boolean
required
is_required
boolean
required
is_localized
boolean
required
active
boolean
required

Response

200 - application/json
message
string
success
boolean
content
object