delete_project_segment_item
Remove a segment item from a project's work breakdown structure in Procore to maintain accurate construction financials and project organization.
Instructions
Delete Project Segment Item. [Construction Financials/Work Breakdown Structure] DELETE /rest/v1.0/projects/{project_id}/work_breakdown_structure/segments/{segment_id}/segment_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| segment_id | Yes | Segment ID | |
| id | Yes | Segment Item ID | |
| sub_job_id | No | Sub Job ID (required for a sub job's cost codes only) |