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.

changeSequence
integer<int32>
createdOn
string<date-time>
currentSnapshotId
string | null
description
string
featureExpression
object
features
object[]
id
string
knowledgeItems
object[]
name
string
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
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
searchText
string
setType
string
slug
string
status
string
updatedOn
string<date-time>
uuid
string

Response

Created KnowledgeSet

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

changeSequence
integer<int32>
createdOn
string<date-time>
currentSnapshotId
string | null
description
string
featureExpression
object
features
object[]
id
string
knowledgeItems
object[]
name
string
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
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
searchText
string
setType
string
slug
string
status
string
updatedOn
string<date-time>
uuid
string