Delete Hazard
delete_hazardPermanently remove a hazard from a company's incident records. This action cannot be undone. Requires company ID and hazard ID.
Instructions
Deletes a Hazard. Note that Procore provided Hazards cannot be deleted. Use this to permanently delete the specified Incidents. This cannot be undone. Permanently removes the specified Incidents. This action cannot be undone. Required parameters: company_id, id. Procore API: Project Management > Incidents. Endpoint: DELETE /rest/v1.0/companies/{company_id}/hazards/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Incidents resource |