update_all_project_segment_items
Update multiple segment items in a Procore project's work breakdown structure simultaneously. Modify attributes for selected items and their children in construction financials.
Instructions
Update All Project Segment Items. [Construction Financials/Work Breakdown Structure] PATCH /rest/v1.0/projects/{project_id}/work_breakdown_structure/segments/{segment_id}/segment_items/update_all
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| segment_id | Yes | Segment ID | |
| ids | Yes | List of segment item IDs. The API will find and update the children of the provided IDs. | |
| attributes | Yes | attributes |