/
CL
cloudstreet-dev
/
Task Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 3w ago
View markdown
cloudstreet-dev
Task Management API
delete
Delete a task
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
6
7
10.9 KB
Tasks
6
get
List all tasks
post
Create a new task
get
Get a task by ID
put
Update a task
delete
Delete a task
patch
Update task status
Tasks
Delete a task
delete
/tasks/{taskId}
Path parameters
taskId
string
required
Task ID
Response
Task deleted successfully