Update Catalog Item

PATCH {{baseUrl}}/api/catalog-items/:id/

Update a catalog item with the given item ID.

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes: Catalogs Write

Request Body

{"data"=>{"type"=>"catalog-item", "id"=>"culpa non dolore sed", "attributes"=>{"title"=>"voluptate eu", "description"=>"dolore commodo enim", "url"=>"Ut est laborum", "image_full_url"=>"sed exercitation", "image_thumbnail_url"=>"dolore", "images"=>["in", "nostrud enim dolore"], "published"=>false}, "relationships"=>{"categories"=>{"data"=>[{"type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, {"type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "id"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}]}}}}

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;type&quot;:&quot;catalog-item&quot;,&quot;id&quot;:&quot;ut&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;moll&quot;,&quot;title&quot;:&quot;laborum est magna ut&quot;,&quot;description&quot;:&quot;eu pariatur velit eiusmod fugiat&quot;,&quot;url&quot;:&quot;enim magna&quot;,&quot;image_full_url&quot;:&quot;dolor aliquip esse&quot;,&quot;image_thumbnail_url&quot;:&quot;dolo&quot;,&quot;images&quot;:[&quot;aliqua sint&quot;,&quot;Lorem ut&quot;],&quot;custom_metadata&quot;:{},&quot;published&quot;:false,&quot;created&quot;:&quot;1964-09-12T16:26:03.671Z&quot;,&quot;updated&quot;:&quot;1970-09-10T04:32:45.718Z&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;https://jqRUpchEkzrtAiQr.gqztbYph97GOGjAhbctdU7Cz7VbhAaY0r4jltw+.3F3,b0tGda,q0Vw2J.KyU&quot;}}}