delete_wbs_attributes_v2_0
Remove work breakdown structure attributes from construction projects in Procore to maintain accurate financial tracking and project organization.
Instructions
Delete Wbs Attributes. [Construction Financials/Work Breakdown Structure] DELETE /rest/v2.0/companies/{company_id}/projects/{project_id}/wbs/attributes/{wbs_attribute_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_id | Yes | Unique identifier for the Wbs Attribute. |