Create Catalog Category
POST {{baseUrl}}/api/catalog-categories/
Create a new catalog category.
Rate limits:
Burst: 75/s
Steady: 700/m
Scopes:
Catalogs Write
Request Body
{"data"=>{"type"=>"catalog-category", "attributes"=>{"external_id"=>"aliqua sed", "name"=>"adipisicing ut Ut id", "integration_type"=>"$custom", "catalog_type"=>"pariatur"}, "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: Created
{"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"}}}