/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v18
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-07-11
142
2
448.7 KB
Tasks
Update Task Assignee
Assign or unassign a task to a user
put
/task/assignee/{id}
Path parameters
id
string
required
Request body
object
required
userId
string
nullable
required
Response
Task assignee updated successfully
object
required
id
string
required
projectId
string
required
position
number
nullable
required
number
number
nullable
required
userId
string
nullable
required
title
string
required
description
string
nullable
required
status
string
required
priority
'no-priority'
|
'low'
|
'medium'
|
'high'
|
'urgent'
required
startDate
string
date-time
dueDate
string
date-time
createdAt
string
date-time
required