delete_weather_log_v1_1
Remove weather log entries from Procore project daily logs using the Procore API to maintain accurate project documentation.
Instructions
Delete Weather Log. [Project Management/Daily Log] DELETE /rest/v1.1/projects/{project_id}/daily_logs/weather_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Weather Log ID |