KBCategory
Number of APIs: 13
-
Upload logo image POST {{baseUrl}}/api/v1/kbCategoryLogo
-
Get a section GET {{baseUrl}}/api/v1/kbSections/:sectionId
-
Get root category GET {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId
-
Create root category POST {{baseUrl}}/api/v1/kbRootCategories
-
Create a section POST {{baseUrl}}/api/v1/kbSections
-
Update a section PATCH {{baseUrl}}/api/v1/kbSections/:sectionId
-
Get a category tree GET {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId/categoryTree
-
List root categories GET {{baseUrl}}/api/v1/kbRootCategories
-
Get review owners GET {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId/reviewOwners
-
Add review owner POST {{baseUrl}}/api/v1/kbRootCategories/:rootCategoryId/reviewOwners/add