Delete Commitment Change Order
delete_commitment_change_orderPermanently delete a commitment change order from Procore. Requires project ID and change order ID. This action is irreversible.
Instructions
Delete the specified Commitment Change Order. This endpoint currently only supports projects using 1 and 2 tier change order configurations. Use this to permanently delete the specified Commitments. This cannot be undone. Permanently removes the specified Commitments. This action cannot be undone. Required parameters: project_id, id. Procore API: Construction Financials > Commitments. Endpoint: DELETE /rest/v1.0/projects/{project_id}/commitment_change_orders/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — iD of the Commitment Change Order |