Skip to main content
POST
Create KnowledgeFeatureType

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 feature type defines the kind of data a knowledge feature can hold.

active
boolean
changeSequence
integer<int32>
color
string
createdOn
string<date-time>
description
string
extendedOptions
any
icon
string
id
string
labelJsonPath
string
name
string
options
any
organization
object | null

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

organizationId
string | null
slug
string
updatedOn
string<date-time>
useJSONata
boolean
uuid
string

Response

Created KnowledgeFeatureType

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

active
boolean
changeSequence
integer<int32>
color
string
createdOn
string<date-time>
description
string
extendedOptions
any
icon
string
id
string
labelJsonPath
string
name
string
options
any
organization
object | null

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

organizationId
string | null
slug
string
updatedOn
string<date-time>
useJSONata
boolean
uuid
string