Bulk Delete Project Segment Items
bulk_delete_project_segment_itemsPermanently delete multiple Work Breakdown Structure segment items in bulk to remove specified records from a project segment.
Instructions
Bulk Delete Project Segment Items. Use this to permanently delete the specified Work Breakdown Structure records. This cannot be undone. Permanently removes the specified Work Breakdown Structure records. This action cannot be undone. Required parameters: project_id, segment_id, segment_item_ids. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: DELETE /rest/v1.0/projects/{project_id}/work_breakdown_structure/segments/{segment_id}/segment_items/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| segment_id | Yes | URL path parameter — unique identifier of the segment | |
| segment_item_ids | Yes | JSON request body field — list of segment item IDs |