Create KB Template
Creates a KB template.
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant
Request Body
application/json
- id
- name
Name of the knowledge base category.
- path
- state
- createdBy
- updatedBy
- createdDate
- updatedDate
- scope
Defines the scope of the knowledge base category: For a MSP tenant, scope is either PARTNER or CLIENT For a CLIENT tenant, scope is not applicable
- Enum:
- PARTNERCLIENT
- clientIds
Defines the list of Client IDs. This is mandatory for a MSP tenant with CLIENT scope.
- parentCategory
Defines the parent category.
- description
Description of the knowledge base category.
Responses
- id
- name
Name of the knowledge base category.
- path
- state
- createdBy
- updatedBy
- createdDate
- updatedDate
- scope
Defines the scope of the knowledge base category: For a MSP tenant, scope is either PARTNER or CLIENT For a CLIENT tenant, scope is not applicable
- Enum:
- PARTNERCLIENT
- clientIds
Defines the list of Client IDs. This is mandatory for a MSP tenant with CLIENT scope.
- parentCategory
Defines the parent category.
- description
Description of the knowledge base category.