List Categories
Number of results to return
Offset for pagination
Search string to filter results
Column to sort by. Allowed values:
id, name, category_type, use_default_eula, eula_text, require_acceptance, checkin_email, assets_count, accessories_count, consumables_count, components_count, licenses_countSort order:
asc or descFilter by category type:
asset, accessory, consumable, component, licenseTotal number of categories
Array of category objects
Get Category by ID
The category ID
Create Category
Category name
Type of category. Allowed values:
asset, accessory, consumable, component, licenseEULA text for this category
Whether to use the default EULA from settings
Whether user acceptance is required when checking out items in this category
Whether to send email notification on checkin
Category notes
Base64 encoded image or image file
Update Category
The category ID
Delete Category
The category ID
A category cannot be deleted if it has associated items. You must first reassign or delete all assets, accessories, consumables, components, or licenses in this category.
