delete_quantity_log
Remove quantity logs from Procore projects to maintain accurate project records and manage construction documentation.
Instructions
Delete Quantity Log. [Project Management/Daily Log] DELETE /rest/v1.0/projects/{project_id}/quantity_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Quantity Log ID |