Skip to main content
DELETE
Clear the task-group assignee

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.

Response

Updated task group

changeSequence
integer<int32>
required
completedTaskCount
integer<int32>
required
createdOn
string<date-time>
required
id
string
required
name
string
required
projectId
string | null
required
taskCount
integer<int32>
required
updatedOn
string<date-time>
required
uuid
string
required
assignee
object | null

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

assigneeId
string | null
assignmentType
string | null
deleteUserEmail
string
deleteUserId
string
deleted
boolean | null
deletedDate
string<date-time> | null
description
string
doneStatusSlug
string | null
effectiveCreatedOn
string<date-time> | null
history
object[] | null
locked
boolean | null
metadata
object | null
priority
integer<int32> | null
project
object | null

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

properties
object | null
status
object | null

A task status defines a named state for tracking task workflow progress.

statusSlug
string | null
team
object | null

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

teamId
string | null