Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
POST/api/v1/categories

Create a new category.

Requires the Categories:Edit permission.

Body

namestringrequired
Category name.
descriptionstring
Description shown on the storefront.
isEnabledboolean
Whether the category is visible. Defaults to true.