/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
usekaneo
Kaneo API
patch
Bulk Update Tasks
v18
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-07-11
142
2
448.7 KB
Activity
5
Assets
1
Authentication
3
Columns
5
Comments
4
Config
1
Discord
4
External Links
1
Generic Webhook
4
Gitea
7
GitHub
8
Instance
1
Invitations
2
Labels
8
Notification Preferences
4
Notifications
5
Organization Management
35
Projects
7
Search
1
Slack
4
Task Relations
3
Tasks
17
get
List Tasks
patch
Bulk Update Tasks
post
Create Task
get
Get Task
put
Update Task
delete
Delete Task
put
Move Task
get
Export Tasks
post
Import Tasks
put
Update Task Status
put
Update Task Priority
put
Update Task Assignee
put
Update Task Due Date
put
Update Task Title
put
Create Task Image Upload
post
Finalize Task Image Upload
put
Update Task Description
Telegram
4
Time Entries
4
Workflow Rules
3
Workspaces
1
Tasks
Bulk Update Tasks
Perform bulk operations on multiple tasks
patch
/task/bulk
Request body
object
required
taskIds
string[]
required
operation
'updateStatus'
|
'updatePriority'
|
'updateAssignee'
|
'delete'
|
'addLabel'
|
'removeLabel'
|
'updateDueDate'
required
value
string
nullable
Response
Bulk operation completed successfully
object
required
success
boolean
required
updatedCount
number
required