Todos

Update a todo

Updates a todo. Only the provided attributes are modified — typically to toggle closed, change the assignee_id, or adjust the description or due_date.

patch/api/v2/todos/{id}

Path parameters

idstring required

ID

Headers

X-Organization-Idstring required

Organization ID

Response

Single todo

Changes