Update Company Pattern'S Segment Order
update_company_patterns_segment_orderUpdate the order of segments in a company's Work Breakdown Structure pattern. Specify the company ID and the new segment order to modify existing records.
Instructions
Updates the segment order on a company pattern. Use this to update an existing Work Breakdown Structure records (only the supplied fields are changed). Updates the specified Work Breakdown Structure records and returns the modified object on success. Required parameters: company_id, updated_order. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: PUT /rest/v1.0/companies/{company_id}/work_breakdown_structure/patterns/update_segment_order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| updated_order | Yes | JSON request body field — new position for each segment in the pattern |