destroy_property_damage
Delete property damage records from Procore projects to manage incident documentation and maintain accurate project records.
Instructions
Destroy Property Damage. [Project Management/Incidents] DELETE /rest/v1.0/projects/{project_id}/incidents/property_damages/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Property Damage ID | |
| incident_id | No | Incident ID |