delete_a_compliance_document_project
Remove a compliance document from a project's commitment contract in Procore to maintain accurate financial records and compliance tracking.
Instructions
Delete a compliance document.. [Construction Financials/Commitments] DELETE /rest/v1.0/projects/{project_id}/work_order_contracts/{contract_id}/compliance_documents/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| contract_id | Yes | identifier for the commitment contract | |
| id | Yes | identifier for the document |