Delete Budget Modification
delete_budget_modificationPermanently delete a budget modification record using project and budget ID. This action cannot be undone.
Instructions
Delete a Budget Modification only if Budget Changes are not enabled. This endpoint will be deprecated at October 16th of 2023. For more information on the Budget Changes API, see our documentation on upgrading from the Budget Modifications API to the Budget Changes API. 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_modifications/{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 the Budget resource |