/api/v1/categoriesCreate a new category.
Requires the Categories:Edit permission.
Body
namestringrequiredCategory name.
descriptionstringDescription shown on the storefront.
isEnabledbooleanWhether the category is visible. Defaults to
true.