delete_wbs_attribute_item_v2_0
Remove a specific Work Breakdown Structure attribute item from a Procore project to manage construction financials and project organization.
Instructions
Delete Wbs Attribute Item. [Construction Financials/Work Breakdown Structure] DELETE /rest/v2.0/companies/{company_id}/projects/{project_id}/wbs/attribute_items/{wbs_attribute_item_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| wbs_attribute_item_id | Yes | Unique identifier for the Wbs Attribute Item. |