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
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":"tempor nisi dol","attributes":{"external_id":"dolore id laborum","name":"Duis id aliquip","updated":"2020-06-25T11:41:22.281Z"},"links":{"self":"http://MYbVPxvpVIPdBiDhtWomJZvhFfvBuDcm.khsOMxF,A6FxUhIczFSTt+t5MMbuvFQdWb3KofhmDi8peFewKoXhM"}}}