CategoryCreateUpdatePayload Properties Name Type Description Notes description str Category description [optional] locale str Category locale [optional] name str Category name [optional] slug str Category slug [optional] position int Category position in the portal list to sort [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] [Back to Model list] [Back to API list] [Back to README]