Create root category

POST {{baseUrl}}/api/v1/kbRootCategories

This API creates a root category in your knowledge base.

OAuth Scope

  • Desk.articles.CREATE

Attributes

Attribute NameData TypeDescription
name (required)<String>
Name of the category
description (required)<String>
A brief description of the category
status<String>
default : HIDEINHELPCENTER
Activation status of the category
visibility<String>
default : NONE
Visibility setting of the category. Values allowed are: AGENTS, GROUPUSERS, ALLUSERS, NONE, and PRIVATE_IP.
groupIds<list>
List of group IDs
articleViewType (required)<String>
View to apply while listing help articles. Values allowed are: LISTVIEW and OVERVIEW.
isReviewEnabled (required)<boolean>
Key that specifies whether the category must be reviewed or not
logoId (required)<long>
ID of the logo to set for the category
associatedDepartmentIds (required)<list>
IDs of the departments associated with the category
helpcenterId<long>
ID of the help center to which the category belongs

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;modifiedTime&quot;:&quot;2020-01-02T15:26:51.000Z&quot;,&quot;visibility&quot;:&quot;ALL_USERS&quot;,&quot;articleViewType&quot;:&quot;LISTVIEW&quot;,&quot;groups&quot;:[],&quot;logoUrl&quot;:&quot;https://desk.zoho.com/support/App/build/fonts/certificate.svg&quot;,&quot;feedbackTicketConversionPreference&quot;:{&quot;departmentId&quot;:&quot;5000000063895&quot;,&quot;assignee&quot;:{&quot;photoURL&quot;:&quot;https://desk.zoho.com/api/v1/agents/5000000000059/photo?orgId=15114553&quot;,&quot;name&quot;:&quot;Charlie Marlie&quot;,&quot;id&quot;:&quot;5000000000059&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;15224545&quot;},&quot;status&quot;:&quot;ENABLED&quot;},&quot;associatedDepartmentIds&quot;:[&quot;5000000063895&quot;],&quot;encryptedWorkspaceId&quot;:&quot;uhahs234dha2342342424da2342342342&quot;,&quot;helpcenterId&quot;:&quot;5000000015871&quot;,&quot;isReviewEnabled&quot;:true,&quot;isTrashed&quot;:false,&quot;createdBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;5000000015867&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;translations&quot;:[{&quot;modifiedTime&quot;:&quot;2020-01-02T15:24:42.000Z&quot;,&quot;createdBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;5000000015867&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;name&quot;:&quot;Zoho Desk&quot;,&quot;description&quot;:&quot;A helpdesk software&quot;,&quot;createdTime&quot;:&quot;2020-01-02T15:24:42.000Z&quot;,&quot;modifiedBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;5000000015867&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;id&quot;:&quot;5000000336004&quot;,&quot;permalink&quot;:&quot;zoho-desk&quot;,&quot;locale&quot;:&quot;en&quot;,&quot;categoryId&quot;:&quot;5000000319037&quot;}],&quot;name&quot;:&quot;Zoho Desk&quot;,&quot;createdTime&quot;:&quot;2019-12-30T12:10:30.000Z&quot;,&quot;modifiedBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Zylker&quot;,&quot;id&quot;:&quot;5000000015867&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;343224&quot;},&quot;id&quot;:&quot;5000000319037&quot;,&quot;status&quot;:&quot;SHOW_IN_HELPCENTER&quot;,&quot;order&quot;:&quot;3&quot;,&quot;workspaceId&quot;:&quot;asa432da353sda&quot;}