Hierarchy

  • ParamsCategoriesItem

Properties

Properties

id: null | number

category id to delete

newparent: null | number

the parent category to move the contents to, if specified

recursive?: null | boolean

1: recursively delete all contents inside this category, 0 (default): move contents to newparent or current parent category (except if parent is root)

Generated using TypeDoc