ApiCategory represents an API category. Catalog items can be tagged with API categories; users viewing the API catalog in the portal will have the option to browse the catalog by category.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-18 UTC."],[[["`ApiCategory` represents a grouping for API catalog items, allowing users to browse by category in the portal."],["The JSON representation of an `ApiCategory` includes fields such as `siteId`, `name`, `id`, and `updateTime`."],["Key properties of an `ApiCategory` are its name, unique ID, associated portal (`siteId`), and last modified time."],["Available methods for managing `ApiCategory` include creating, deleting, retrieving, listing, and updating categories."],["The `ApiCategory` is critical for organizing the API catalog, enhancing how users navigate and discover relevant APIs within the portal."]]],[]]