Delete Prime Contract
delete_prime_contract_v1_0Permanently delete a specified prime contract from a project. Use the project ID and contract ID to remove it. This action is irreversible.
Instructions
Delete the specified Prime Contract. Use this to permanently delete the specified Prime Contracts. This cannot be undone. Permanently removes the specified Prime Contracts. This action cannot be undone. Required parameters: id, project_id. Procore API: Construction Financials > Prime Contracts. Endpoint: DELETE /rest/v1.0/prime_contract/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the Prime Contract | |
| project_id | Yes | Query string parameter — unique identifier for the project. |