Update Resource
update_resource_v1_0Update an existing Schedule (Legacy) resource in Procore. Supply the resource ID, project ID, and fields to change; only provided fields are modified.
Instructions
Update the specified Resource. Use this to update an existing Schedule (Legacy) records (only the supplied fields are changed). Updates the specified Schedule (Legacy) records and returns the modified object on success. Required parameters: id, project_id, resource. Procore API: Project Management > Schedule (Legacy). Endpoint: PATCH /rest/v1.0/resources/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Schedule (Legacy) resource | |
| project_id | Yes | JSON request body field — the ID of the Project the Resource belongs to | |
| resource | Yes | JSON request body field — resource object |