Task ChecklistUpdate checklist titleUpdate checklist title PATCH /api/v2/checklist/:checklistId Updates only the title of a checklist within a Task. This API does not modify checklist subitems. The {checklistId} path parameter refers to the checklist record being updated. Request Responses200Checklist title updated successfully