Delete note
documentedDelete a note from a task.
DELETE /checklists/{checklist_id}/tasks/{task_id}/comments/{note_id}.(json|xml)Checklistsno implementation yet0 runsInput
checklist_id*
Checklist ID
e.g. 123
task_id*
Task ID
e.g. 456
note_id*
Comment/Note ID
e.g. 789
format*
Response format (.json or .xml)
json
Calls checkvist as you (your API key is your account); keychains.dev holds the credentials.