Skip to main content
PUT
Update KnowledgeSetSnapshot

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 set snapshot captures the state of a knowledge set at a point in time.

changeReason
string | null
changeSequence
integer<int32>
contentHash
string
createdAt
string<date-time>
createdBy
string | null
createdOn
string<date-time>
data
any
id
string
knowledgeSetId
string | null
updatedOn
string<date-time>
uuid
string
version
integer<int32>

Response

Updated KnowledgeSetSnapshot

A knowledge set snapshot captures the state of a knowledge set at a point in time.

changeReason
string | null
changeSequence
integer<int32>
contentHash
string
createdAt
string<date-time>
createdBy
string | null
createdOn
string<date-time>
data
any
id
string
knowledgeSetId
string | null
updatedOn
string<date-time>
uuid
string
version
integer<int32>