/
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
Move Task
Move a task to another project
put
/task/move/{id}
Path parameters
id
string
required
Request body
object
required
destinationProjectId
string
required
destinationStatus
string
Response
Task moved successfully
object
required
task
object
required
sourceProjectId
string
required
destinationProjectId
string
required