Delete Harm Source
delete_harm_sourcePermanently delete a custom harm source using company ID and harm source ID. This action removes the record and cannot be undone.
Instructions
Deletes a Harm Source. Note that Procore provided Harm Sources 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}/incidents/harm_sources/{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 |