/
CC
ccextractor
/
CCSync API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 1mo ago
Details
Filter operations
Auth
4
Tasks
6
post
Add a new task
post
Complete a task
post
Delete a task
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
description
string
due
string
email
string
encryptionSecret
string
priority
string
project
string
tags
string[]
Response
Task accepted for processing
string
required
Changes