destroy_near_miss
Delete a near miss incident record from a Procore project to remove outdated or erroneous safety observations from the system.
Instructions
Destroy Near Miss. [Project Management/Incidents] DELETE /rest/v1.0/projects/{project_id}/incidents/near_misses/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Near Miss ID | |
| incident_id | No | Incident ID |