Tasks Checklist

Delete a checklist of a parent task

Delete the given checklist item and close the gap it leaves in the checklist order

delete/v1/tasks/{taskId}/checklists/{checklistId}

Path parameters

taskIdinteger required

ID of the parent task

checklistIdinteger required

ID of the checklist item to delete

Headers

X-Org-Idinteger required

Organization ID

Response

Checklist deleted successfully

Changes

Changed in 1 of the 10 revisions of this API.1