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

Update one or more fields on a category. All body fields are optional.

Requires the Categories:Edit permission.

Path parameters

idstring· uuidrequired
The category ID.

Body

namestring
Update the category name.
descriptionstring
Update the description.
isEnabledboolean
Enable or disable the category.