v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBAdd Category
Adds a new category to the catalog's category hierarchy. Specify a ParentCategoryID to determine where to locate the category in the hierarchy; if not specified it becomes a top-level category. This current version of the Categories API includes localizedContent to support <a href="/pages/catalog-structure#multi-locale-catalogs">multi-locale catalogs</a>, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your implementation to support this feature, you can still access category data that has not yet been rewritten to the new model by providing an x-api-version header set to "1".
Query parameters
Sets the sequence number of the category to the current max sequence value plus 1 (e.g. 5 + 1 = 6)
If true, the provided Id value will be used as the CategoryId. If omitted or false, the system will generate a CategoryId
limits which fields are returned in the response body
Request body
Response
OK