update_resource
Modify resource details in Procore project management schedules using the PATCH API endpoint to update specific resource objects.
Instructions
Update resource. [Project Management/Schedule (Legacy)] PATCH /rest/v1.0/resources/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the resource | |
| project_id | Yes | The ID of the Project the Resource belongs to | |
| resource | Yes | Resource object |