Attribute

Create Attribute Value

Create a new attribute value.

post/api/v1/attributes

Request body

attributeTypeIdstring

The attributeTypeId field.

valuestring

The value field.

Response

CreateAttributeValueResponse is the response for creating an attribute value.

Changes