bulk_delete_company_segment_items
Remove multiple work breakdown structure segment items from a company's construction financials in one operation using Procore API.
Instructions
Bulk Delete Company Segment Items. [Construction Financials/Work Breakdown Structure] DELETE /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{segment_id}/segment_items/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| segment_id | Yes | Segment ID | |
| segment_item_ids | Yes | List of segment item IDs |