delete_company_segment_item
Remove a specific segment item from a company's work breakdown structure in Procore to maintain accurate construction financials and project organization.
Instructions
Delete Company Segment Item. [Construction Financials/Work Breakdown Structure] DELETE /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{segment_id}/segment_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| segment_id | Yes | Segment ID | |
| id | Yes | Segment Item ID |