delete_safety_violation_log
Remove a safety violation log entry from a Procore project to maintain accurate safety records and compliance documentation.
Instructions
Delete Safety Violation Log. [Project Management/Daily Log] DELETE /rest/v1.0/projects/{project_id}/safety_violation_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Safety Violation Log ID |