update_wbs_attributes_v2_0
Modify work breakdown structure attributes in Procore to update project financial tracking and organization details.
Instructions
Update Wbs Attributes. [Construction Financials/Work Breakdown Structure] PATCH /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. | |
| name | Yes | Attribute name. Unique within the project. |