v3
latestOpenAPI 3.1.02026-08-08123192255.1 KBexternal-v2-checklists
Update Checklist Task
Partially update a checklist task. Only provided fields change; nullable fields are cleared by sending null. Set is_completed=false to reopen a completed task — to mark a task done, use the /complete endpoint.
patch/api/external/v2/checklist-tasks/{task_id}
Path parameters
task_idinteger required
Request body
Response
Successful Response