Skip to main content
POST
Create KnowledgeItem

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Body

application/json

A knowledge item is an individual piece of knowledge within a knowledge set.

active
boolean
attachmentContentHash
string | null
attachmentContentType
string | null
attachmentFileName
string | null
attachmentId
string | null
attachmentSize
integer<int64> | null
attachmentUploadedAt
string<date-time> | null
attachmentUploadedBy
string | null
changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
knowledgeItemType
object | null

A knowledge item type defines the kind of knowledge item.

knowledgeItemTypeId
string | null
knowledgeSetId
string | null
knowledgeSetSlug
string
properties
any
searchText
string
sequenceOrder
integer<int32> | null
slug
string
title
string
updatedOn
string<date-time>
uuid
string

Response

Created KnowledgeItem

A knowledge item is an individual piece of knowledge within a knowledge set.

active
boolean
attachmentContentHash
string | null
attachmentContentType
string | null
attachmentFileName
string | null
attachmentId
string | null
attachmentSize
integer<int64> | null
attachmentUploadedAt
string<date-time> | null
attachmentUploadedBy
string | null
changeSequence
integer<int32>
createdOn
string<date-time>
description
string
id
string
knowledgeItemType
object | null

A knowledge item type defines the kind of knowledge item.

knowledgeItemTypeId
string | null
knowledgeSetId
string | null
knowledgeSetSlug
string
properties
any
searchText
string
sequenceOrder
integer<int32> | null
slug
string
title
string
updatedOn
string<date-time>
uuid
string