Skip to main content
PUT
Update KnowledgeItemType

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 item type defines the kind of knowledge item.

changeSequence
integer<int32>
description
string
impact
string
name
string
options
unknown
orgSlug
string
organization
object | null

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

slug
string
supportsAttachment
boolean | null

Response

Updated KnowledgeItemType

A knowledge item type defines the kind of knowledge item.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
description
string
required
id
string
required
name
string
required
options
unknown
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
slug
string
required
supportsAttachment
boolean | null
required
updatedOn
string<date-time>
required
uuid
string
required
impact
string
orgSlug
string