delete_budget_lock
Remove budget restrictions in Procore to enable financial modifications. Use this tool to unlock project budgets for editing and updates.
Instructions
Delete budget lock. [Construction Financials/Budget] DELETE /rest/v1.0/projects/{project_id}/budget/lock
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| destroy_all_budget_line_item_transfers | No | Allows users to unlock the budget while either preserving or destroying the existing budget modifications. Defaults to 'true' when not included in request. |