Review Requested Changes
review_requested_changes_projectReview requested changes for schedule tasks and update existing records by providing a project ID and the changes to apply.
Instructions
Review Requested Changes for Tasks. 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: project_id. Procore API (v1.1): Project Management > Schedule (Legacy). Endpoint: PATCH /rest/v1.1/projects/{project_id}/schedule/requested_changes/review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| requested_changes | No | JSON request body field — the requested changes for this Schedule (Legacy) operation |