Skip to main content

Update a option based attribute value by id​

Update a option based attribute value by id

Path Parameters
  • id uuid required

    ID of the object to retrieve or update

    Example: db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e
Request Body required
  • ne_attribute_option object
  • ne_attribute_id uuid

    The ne_attribute_id

  • option string

    The option

Responses

Expected response to a valid request


Schema
  • ne_attribute_option object
  • id uuid

    the id

  • uid string

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

    the uid

  • ne_attribute_id uuid

    the ne_attribute_id

  • option string

    the option

Loading...