Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add a category list item
var item = {} item.Name = "Created by unit test"; item.Tooltip = "Unit Tests FTW"; item = Post("api/v1/List/Category/items", item)
item = Get("api/v1/List/Category/items", item)
Related topics