Skip to main content
PUT
Update KnowledgeClauseFeature

Authorizations

x-api-key
string
header
required

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

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Body

application/json

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

changeSequence
integer<int32>
clauseId
string | null
feature
object | null

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

featureId
string | null
positive
boolean

Response

Updated 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