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