destroy_environmental
Remove environmental incidents from Procore projects by deleting specific records through API calls to manage project documentation.
Instructions
Destroy Environmental. [Project Management/Incidents] DELETE /rest/v1.0/projects/{project_id}/incidents/environmentals/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Environmental ID | |
| incident_id | No | Incident ID |