Delete A Compliance Document.
delete_a_compliance_document_project_v1_0Permanently delete a compliance document from a commitment contract. Use this action when the document must be removed and cannot be recovered.
Instructions
Delete the specified compliance document. 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, contract_id, id. Procore API: Construction Financials > Commitments. Endpoint: DELETE /rest/v1.0/projects/{project_id}/purchase_order_contracts/{contract_id}/compliance_documents/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| contract_id | Yes | URL path parameter — identifier for the commitment contract | |
| id | Yes | URL path parameter — identifier for the document |