delete_accident_log
Remove accident records from Procore projects to maintain accurate safety documentation and compliance reporting.
Instructions
Delete Accident Log. [Project Management/Daily Log] DELETE /rest/v1.0/projects/{project_id}/accident_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Accident log ID |