create_a_company_wbs_segment
Create a work breakdown structure segment in Procore to organize construction project costs and tasks at the company level.
Instructions
Create a Company WBS Segment. [Construction Financials/Work Breakdown Structure] POST /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | Segment Name | |
| project_can_modify_origin_project | No | Whether project-specific Segment Items are able to be added/edited/removed from a Project. | |
| project_can_delete_origin_company | No | Whether Segment Items inherited from the company-level are able to be deleted from a Project. | |
| structure | Yes | The Structure for this Wbs Segment. |