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"=>"est reprehenderit", "description"=>"ut dolor cupidatat", "is_featured"=>true, "filters"=>{"any_of"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"filters":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":"443727193917","feed_id":"2680059592705","name":"Most Popular","description":"aute ullamco ex","is_featured":true,"type":"TOP_SELLERS","status":"ACTIVE","created_at":1621350033000,"updated_at":1622742155000}