KnowledgeBaseCategories

This entity contains the categories that hold Knowledgebase articles in Autotask.

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: KnowledgeBaseCategory

Entity Path:

/atservicesrest/v1.0/KnowledgeBaseCategories

Can Create:
Can Update:
Can Query:
Can Delete:
Can Have UDFs:  

IMPORTANT  Requests to this entity require special handling. Refer to the Entity URLs and relationships section of this article for details.

Conditions and requirements

General

  • Your API user must have the Can access Knowledgebase security permission to use this entity.

  • This entity allows up to 4 levels of parent categories or 3 sub-levels under "All Articles."

  • Deleting a non-empty category will cause its articles to be associated with the parent entity.

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
description string (1000)        
id long    
name string (50)      
parentCategoryID integer   KnowledgeBaseCategories  

Additional resources