Tasks Checklist

Delete a checklist of a subtask

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

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

Path parameters

taskIdinteger required

ID of the parent task

subtaskIdinteger required

ID of the subtask

checklistIdinteger required

ID of the checklist item to delete

Headers

X-Org-Idinteger required

Organization ID

Response

Subtask checklist deleted successfully

Changes

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