/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· uuidrequiredThe category ID.
Body
namestringUpdate the category name.
descriptionstringUpdate the description.
isEnabledbooleanEnable or disable the category.