Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Path Parameters

object_name
string
required
attribute_name
string
required

Body

application/json

Definition of an option for a SELECT or MULTI_SELECT attribute.

api_name
string
required

This is the unique identifier for the attribute option at the API level. It is unique within the attribute and cannot be changed.

display_name
string
required

This is the user-facing attribute option name that will be shown within Unify. It is unique within the object and can be changed at any time.

Response

Response for a successful create operation.

Response for a successful create operation.

status
enum<string>
required
Available options:
success
data
object
required

Definition of an option for a SELECT or MULTI_SELECT attribute.