latestOpenAPI 3.1.02026-08-20723176475.4 KB

c2b39b2c43c5

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