Delete Work Order Contract
delete_work_order_contractPermanently delete a work order contract. Requires contract ID and project ID. This action is irreversible.
Instructions
Delete a specified Work Order Contract. Use this to permanently delete the specified Commitments. This cannot be undone. Permanently removes the specified Commitments. This action cannot be undone. Required parameters: id, project_id. Procore API: Construction Financials > Commitments. Endpoint: DELETE /rest/v1.0/work_order_contracts/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Commitments resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |