Create a new product attribute

Create a new product attribute.
- Attribute names cannot be changed once created.
- The Label field will default to the value of name when it is not provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The ID of the category this attribute belongs to

string
required

The programmatic name for this attribute

string

The user friendly label for this attribute. Note: This is not required and will default to the value of the name field.

string
enum
required

The type of data for this attribute. Can be one of the following ["bool", "int", "dec", "chr"].

Allowed:
boolean

If a value is required for this attribute.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json