Skip to main content
PUT
Update TaskActivity

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 task activity records an event in the task's history, such as status changes or comments.

changeSequence
integer<int32>
content
string
createdOn
string<date-time>
detail
object
id
string
searchText
string
task
object | null

A task represents a unit of work in a document review workflow, with an assignee, status, and due date.

taskId
string | null
updatedOn
string<date-time>
user
any
userId
string | null
uuid
string

Response

Updated TaskActivity

A task activity records an event in the task's history, such as status changes or comments.

changeSequence
integer<int32>
content
string
createdOn
string<date-time>
detail
object
id
string
searchText
string
task
object | null

A task represents a unit of work in a document review workflow, with an assignee, status, and due date.

taskId
string | null
updatedOn
string<date-time>
user
any
userId
string | null
uuid
string