Skip to main content
POST
Create KnowledgeClauseFeature

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 clause feature represents a data point within a knowledge clause.

clauseId
string | null
feature
object | null

A knowledge feature represents a specific data point within a knowledge item.

featureId
string | null
positive
boolean

Response

Created KnowledgeClauseFeature

A knowledge clause feature represents a data point within a knowledge clause.

changeSequence
integer<int32>
required
clauseId
string | null
required
createdOn
string<date-time>
required
feature
object | null
required

A knowledge feature represents a specific data point within a knowledge item.

featureId
string | null
required
id
string
required
positive
boolean
required
updatedOn
string<date-time>
required
uuid
string
required