Update Catalog Category

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

Update a catalog category with the given category ID.

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

Scopes: Catalogs Write

Request Body

{"data"=>{"type"=>"catalog-category", "id"=>"qui deserunt", "attributes"=>{"name"=>"esse sunt dolor velit"}, "relationships"=>{"items"=>{"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-category&quot;,&quot;id&quot;:&quot;tempor nisi dol&quot;,&quot;attributes&quot;:{&quot;external_id&quot;:&quot;dolore id laborum&quot;,&quot;name&quot;:&quot;Duis id aliquip&quot;,&quot;updated&quot;:&quot;2020-06-25T11:41:22.281Z&quot;},&quot;links&quot;:{&quot;self&quot;:&quot;http://MYbVPxvpVIPdBiDhtWomJZvhFfvBuDcm.khsOMxF,A6FxUhIczFSTt+t5MMbuvFQdWb3KofhmDi8peFewKoXhM&quot;}}}