Skip to main content

Update a option based attribute value by id

PATCH 

/ne_attribute_options/:id

Update a option based attribute value by id

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Body

required
    ne_attribute_option object
    ne_attribute_id uuid
    option string

Responses

Expected response to a valid request

Schema
    ne_attribute_option object
    id uuid
    uid string

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

    ne_attribute_id uuid
    option string
Loading...