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