Skip to main content
PUT
Update KnowledgeFeature

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

active
boolean
changeSequence
integer<int32>
extendedProperties
unknown
featureType
object | null

A knowledge feature type defines the kind of data a knowledge feature can hold.

featureTypeId
string | null
featureTypeRef
string
orgSlug
string
organization
object | null

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

properties
unknown
slug
string

Response

Updated KnowledgeFeature

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

active
boolean
required
changeSequence
integer<int32>
required
createdOn
string<date-time>
required
extendedProperties
unknown
required
featureType
object | null
required

A knowledge feature type defines the kind of data a knowledge feature can hold.

featureTypeId
string | null
required
id
string
required
organization
object | null
required

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

organizationId
string | null
required
properties
unknown
required
slug
string
required
updatedOn
string<date-time>
required
uuid
string
required
featureTypeRef
string
orgSlug
string