Skip to main content
POST
Create KnowledgeSet

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 set is a collection of extracted knowledge used for AI-assisted processing.

slug
string
required
createdByActivityId
string | null
currentSnapshotId
string | null
deprecated
boolean
description
string
extensionPackRef
string
featureExpression
object
features
object[] | null
knowledgeItems
object[] | null
name
string
openQuestions
unknown
orgSlug
string
organization
object | null
organizationId
string
priority
integer<int32> | null
project
object | null

A project groups related document stores, assistants, tasks, and processing pipelines within an organization.

projectId
string | null
projectSlug
string
promotedAt
string<date-time> | null
promotedBy
string | null
publicAccess
boolean
ref
string
setName
string
setType
string
status
string
template
boolean
type
string
uri
string

Computed resource URI (scheme://orgSlug/slug), present on serialized responses.

yamlSource
string | null

Response

Created KnowledgeSet

A knowledge set is a collection of extracted knowledge used for AI-assisted processing.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
currentSnapshotId
string | null
required
deleted
boolean
required
deprecated
boolean
required
description
string
required
featureExpression
object
required
features
object[] | null
required
id
string
required
knowledgeItems
object[] | null
required
name
string
required
organizationId
string
required
priority
integer<int32> | null
required
project
object | null
required

A project groups related document stores, assistants, tasks, and processing pipelines within an organization.

projectId
string | null
required
projectSlug
string
required
publicAccess
boolean
required
slug
string
required
status
string
required
template
boolean
required
updatedOn
string<date-time>
required
uuid
string
required
createdByActivityId
string | null
deleteUserEmail
string | null
deleteUserId
string | null
deletedDate
string<date-time> | null
extensionPackRef
string
openQuestions
unknown
orgSlug
string
organization
object | null
promotedAt
string<date-time> | null
promotedBy
string | null
ref
string
setName
string
setType
string
type
string
uri
string

Computed resource URI (scheme://orgSlug/slug), present on serialized responses.

yamlSource
string | null