Skip to main content

Create multiple new option based attribute values

POST 

/ne_attribute_options

Create multiple new option based attribute values

Request

Body

required
    ne_attribute_options object[]
  • Array [
  • ne_attribute_id uuid
    option string
  • ]

Responses

Expected response to a valid request

Schema
    oneOf
    ne_attribute_options object[]
  • Array [
  • id uuid
    uid string

    Possible values: >= 32 characters and <= 32 characters

    ne_attribute_id uuid
    option string
  • ]
Loading...