Skip to main content
POST
Create AppliedKnowledge

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

Applied knowledge represents knowledge used during document processing.

applicationContext
any
applicationType
string
appliedAt
string<date-time>
changeSequence
integer<int32>
confidenceScore
number<double>
createdOn
string<date-time>
documentFamily
object | null

A document family groups related content objects representing a single logical document, tracking its processing lifecycle.

documentFamilyId
string | null
effectivenessScore
number<double>
id
string
knowledgeItem
object | null

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

knowledgeItemId
string | null
metadata
any
task
object | null

A task represents a unit of work in a document review workflow, with an assignee, status, and due date.

taskId
string | null
updatedOn
string<date-time>
uuid
string

Response

Created AppliedKnowledge

Applied knowledge represents knowledge used during document processing.

applicationContext
any
applicationType
string
appliedAt
string<date-time>
changeSequence
integer<int32>
confidenceScore
number<double>
createdOn
string<date-time>
documentFamily
object | null

A document family groups related content objects representing a single logical document, tracking its processing lifecycle.

documentFamilyId
string | null
effectivenessScore
number<double>
id
string
knowledgeItem
object | null

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

knowledgeItemId
string | null
metadata
any
task
object | null

A task represents a unit of work in a document review workflow, with an assignee, status, and due date.

taskId
string | null
updatedOn
string<date-time>
uuid
string