CategoryReference

CategoryReference
CategoryReference

Reference data about a category.

JSON Example
{
    "category_id": "99a07a3f-25fd-4dcb-9bf1-cdcb375033ca",
    "name": "Database"
}
string
category_id
Required
Constraints: maxLength: 36

Category identifier in the catalog.

string
name
Optional
Constraints: maxLength: 100

Human-readable name for the category.