catalog Product Attribute Option Management V1Add Post

POST {{baseUrl}}/V1/products/attributes/:attributeCode/options

Add option to attribute

Request Body

{"option"=>{"label"=>"Lorem veniam", "value"=>"deser", "is_default"=>true, "sort_order"=>62188322, "store_labels"=>[{"label"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "store_id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, {"label"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "store_id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;