/
CC
ccextractor
/
CCSync API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 38m ago · Updated 1mo ago
Details
Filter operations
Auth
4
Logs
1
Tasks
8
post
Add a new task
post
Complete a task
post
Bulk complete tasks
post
Delete a task
post
Bulk delete tasks
post
Edit a task
post
Modify a task
get
Get all tasks
Tasks
Add a new task
Add a new task to Taskwarrior for a specific user
post
/add-task
Request body
ModelsAddTaskRequestBody
required
UUID
string
annotations
ModelsAnnotation[]
depends
string[]
description
string
due
string
email
string
encryptionSecret
string
end
string
entry
string
priority
string
project
string
recur
string
start
string
tags
string[]
wait
string
Response
Task accepted for processing
string
required
Changes