Skip to main content
PUT
Update a task group

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
changeSequence
integer
description
string
metadata
object
name
string
priority
integer
properties
object
statusSlug
string
teamId
string<uuid>

Response

Updated task group

assignee
object | null

A platform user represents a user account in the Kodexa platform.

assigneeId
string | null
changeSequence
integer<int32>
completedTaskCount
integer<int32>
createdOn
string<date-time>
deleteUserEmail
string
deleteUserId
string
deleted
boolean | null
deletedDate
string<date-time> | null
description
string
history
object[]
id
string
locked
boolean | null
metadata
object
name
string
priority
integer<int32> | null
project
object | null

A project groups related document stores, assistants, tasks, and processing pipelines within an organization.

projectId
string | null
properties
object
statusSlug
string | null
taskCount
integer<int32>
team
object | null

A team groups users together for collaborative access control within projects.

teamId
string | null
updatedOn
string<date-time>
uuid
string