Delete WBS Segment
delete_wbs_segmentPermanently delete a specified Work Breakdown Structure segment. This action cannot be undone.
Instructions
Delete WBS Segment. 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: company_id, id. Procore API: Construction Financials > Work Breakdown Structure. Endpoint: DELETE /rest/v1.0/companies/{company_id}/work_breakdown_structure/segments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Work Breakdown Structure resource | |
| segment_item_list_id | No | Query string parameter — segment Item List ID |