v1
latestOpenAPI 3.1.02026-07-14159142161.9 KBtasksService
Update checklist for task
Update checklist for task
patch/tasks/v1/tasks/{taskId}/checkList/{checkListId}
Request body
Example request
{
"title": "New checklist"
}Response
OK
Example response
{
"title": "New checklist"
}