Update product group

PATCH {{baseUrl}}/catalogs/product_groups/:product_group_id

This endpoint is currently in beta and not available to all apps. Learn more.

Update product group to use in Catalogs.

Request Body

{"name"=>"Lorem qui irure", "feed_id"=>"2680059592705", "filters"=>{"any_of"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}, "description"=>"exercitation sint e"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;filters&quot;:{&quot;any_of&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},&quot;id&quot;:&quot;2680059592705&quot;,&quot;name&quot;:&quot;Most Popular&quot;,&quot;description&quot;:&quot;incididunt ipsum&quot;,&quot;type&quot;:&quot;TOP_SELLERS&quot;,&quot;status&quot;:&quot;INACTIVE&quot;,&quot;feed_id&quot;:&quot;291729&quot;,&quot;created_at&quot;:1621350033000,&quot;updated_at&quot;:1622742155000}