| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| description | str | The text content. | [optional] |
| locale | str | [optional] | |
| name | str | [optional] | |
| slug | str | [optional] | |
| position | int | [optional] | |
| portal_id | int | [optional] | |
| account_id | int | [optional] | |
| associated_category_id | int | To associate similar categories to each other, e.g same category of product documentation in different languages | [optional] |
| parent_category_id | int | To define parent category, e.g product documentation has multiple level features in sales category or in engineering category. | [optional] |