Skip to main content
POST
Create an attribute option

Authorizations

Authorization
string
header
required

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

Path Parameters

identifier
string
required

A UUID or slug to identify the object.

attribute
string
required

A UUID or slug to identify the attribute.

Body

application/json
title
string
required

The name of the attribute option.

Required string length: 1 - 255
sort_order
number
required

The sort order of the attribute option.

Example:

1

Response

Success

data
object
required