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"=>"amet adip", "attributes"=>{"name"=>"id consequat"}, "relationships"=>{"items"=>{"data"=>[{"type"=>"catalog-item", "id"=>"ut veniam in cupidatat"}, {"type"=>"catalog-item", "id"=>"et"}]}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"type":"catalog-category","id":"ex exercitation aliquip","attributes":{"external_id":"aliqua Duis Ut","name":"ut aliqua in enim","updated":"2022-11-08T00:00:00"},"links":{"self":"http://QnRnKlMqp.zcDwzhuYM,cPHz6tSSXsqqj7fVuNkyZLvcctogvEjCtUDyno+ZJSp"}}}