update_all_company_segment_items
Update multiple segment items in a company's work breakdown structure simultaneously. Modify attributes for selected items and their children in Procore's construction financials system.
Instructions
Update All Company Segment Items. [Construction Financials/Work Breakdown Structure] PATCH /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{segment_id}/segment_items/update_all
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| 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 |