Delete A Budget Change
delete_a_budget_changePermanently delete a budget change from a Procore project. Requires project ID and budget change ID. This action cannot be undone.
Instructions
Delete a Budget Change. Use this to permanently delete the specified Budget records. This cannot be undone. Permanently removes the specified Budget records. This action cannot be undone. Required parameters: project_id, id. Procore API: Construction Financials > Budget. Endpoint: DELETE /rest/v1.0/projects/{project_id}/budget_changes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of budget change |