Skip to main content
PUT
Update DocumentTransition

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 document transition records a state change of a document through processing stages.

actor
any
changeSequence
integer<int32>
createdOn
string<date-time>
dateTime
string<date-time> | null
destinationContentObjectId
string | null
id
string
index
integer<int32>
label
string
sourceContentObjectId
string | null
transitionType
enum<integer>
Available options:
DERIVED
updatedOn
string<date-time>
uuid
string

Response

Updated DocumentTransition

A document transition records a state change of a document through processing stages.

actor
any
changeSequence
integer<int32>
createdOn
string<date-time>
dateTime
string<date-time> | null
destinationContentObjectId
string | null
id
string
index
integer<int32>
label
string
sourceContentObjectId
string | null
transitionType
enum<integer>
Available options:
DERIVED
updatedOn
string<date-time>
uuid
string