update_todo
Modify existing to-do items in Procore projects to track progress, adjust deadlines, or update task details.
Instructions
Update todo. [Project Management/Schedule (Legacy)] PATCH /rest/v1.0/todos/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the todo | |
| project_id | Yes | The ID of the Project the ToDo belongs to | |
| todo | Yes | ToDo object |