delete_waste_log
Remove waste log entries from Procore projects to maintain accurate project documentation and compliance records.
Instructions
Delete Waste Log. [Project Management/Daily Log] DELETE /rest/v1.0/projects/{project_id}/waste_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Waste Log ID |