update_task
Modify task details in Procore project schedules. Change status, assignees, due dates, or descriptions to keep construction projects on track.
Instructions
Update task. [Project Management/Schedule (Legacy)] PATCH /rest/v1.0/tasks/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the task | |
| project_id | Yes | ID of the project this task belongs to. | |
| task | Yes | Task object. |