Skip to main content
PUT
Update JobDocumentFamilyInteraction

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 job document family interaction records a scheduled job's interaction with a document family.

changeSequence
integer<int32>
createdOn
string<date-time>
description
string
documentFamilyId
string | null
endTimestamp
string<date-time> | null
id
string
scheduledJobExecution
object | null

A scheduled job execution records a single run of a scheduled job.

scheduledJobExecutionId
string | null
startTimestamp
string<date-time> | null
updatedOn
string<date-time>
uuid
string

Response

Updated JobDocumentFamilyInteraction

A job document family interaction records a scheduled job's interaction with a document family.

changeSequence
integer<int32>
createdOn
string<date-time>
description
string
documentFamilyId
string | null
endTimestamp
string<date-time> | null
id
string
scheduledJobExecution
object | null

A scheduled job execution records a single run of a scheduled job.

scheduledJobExecutionId
string | null
startTimestamp
string<date-time> | null
updatedOn
string<date-time>
uuid
string