update_a_wbs_code
Modify Work Breakdown Structure codes in Procore projects to update descriptions or change status between active and inactive states.
Instructions
Update a WBS code. [Construction Financials/Work Breakdown Structure] PATCH /rest/v1.0/projects/{project_id}/work_breakdown_structure/wbs_codes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | WBS Code ID | |
| description | No | New custom description of the WBS Code | |
| status | No | New status of the WBS Code |