Destroy Environmental
destroy_environmentalPermanently deletes an environmental incident record from a project. Requires project ID and record ID. Action cannot be undone.
Instructions
Sends the specified Environmental record to the Recycle Bin. Use this to permanently delete the specified Incidents. This cannot be undone. Permanently removes the specified Incidents. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Incidents. Endpoint: DELETE /rest/v1.0/projects/{project_id}/incidents/environmentals/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Incidents resource | |
| incident_id | No | Query string parameter — unique identifier of the incident |