update_wbs_attribute_item_v2_0
Modify a work breakdown structure attribute item in Procore to update its name and maintain accurate construction project financial tracking.
Instructions
Update Wbs Attribute Item. [Construction Financials/Work Breakdown Structure] PATCH /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. | |
| name | Yes | Attribute Item name. Unique within the Attribute. |