Delete Daily Construction Report Log
delete_daily_construction_report_logPermanently delete a single Daily Construction Report Log from a project. Requires project ID and log ID. This action cannot be undone.
Instructions
Delete single Daily Construction Report Log. Use this to permanently delete the specified Daily Log records. This cannot be undone. Permanently removes the specified Daily Log records. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Daily Log. Endpoint: DELETE /rest/v1.0/projects/{project_id}/daily_construction_report_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — daily Construction Report Log ID |