v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBUpdate Category
Modifies a category such as moving it to another location in the category tree, or changing whether it is visible on the storefront. This PUT replaces the existing resource, so be sure to include all the information that you want to maintain for the category. Any unspecified properties are set to null.<br><br>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".
Path parameters
Unique identifier of the category that you want to modify. Required.
Query parameters
If true, when changing the display option for the category, change it for all subcategories also. Optional.
limits which fields are returned in the response body
Request body
Response
OK