Sign in

Create task

documented

Create a new task within a checklist.

POST /checklists/{checklist_id}/tasks.(json|xml)Checklistsno implementation yet0 runs

Input

checklist_id*
Checklist ID
123
content*
Task content
Describe the task
parent_id
Parent task ID
0 for root or child id
tags
Tags
tag1,tag2
due_date
Due date (smart syntax)
YYYY-MM-DD or smart syntax
position
Position under parent
1
priority
Priority (1-9)
e.g. 3
status
Status (0=open,1=closed,2=invalid)
0
Calls checkvist as you (your API key is your account); keychains.dev holds the credentials.