OpenAPI 3.1.02026-08-19722176474.5 KB

f1eea337ff61

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