Skip to main content
PUT
Update ContentException

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 content exception records an error that occurred during document content processing.

changeSequence
integer<int32>
exceptionDetails
string
exceptionType
string
groupUuid
string
message
string
severity
string
tag
string
tagUuid
string

Response

Updated ContentException

A content exception records an error that occurred during document content processing.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
exceptionDetails
string
required
exceptionType
string
required
groupUuid
string
required
id
string
required
message
string
required
severity
string
required
tag
string
required
tagUuid
string
required
updatedOn
string<date-time>
required
uuid
string
required