/
GI
gitbookio
/
The LightSwitch API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-02-05
7
3
4.8 KB
Update a task
put
/tasks/{task_id}
Path parameters
task_id
integer
required
Task ID to update
Request body
Task
required
id
integer
projectId
integer
title
string
status
string
Response
Task updated
Task
required
id
integer
projectId
integer
title
string
status
string