delete_incident
Remove an incident from a Procore project to maintain accurate project records and resolve reported issues.
Instructions
Delete Incident. [Project Management/Incidents] DELETE /rest/v1.0/projects/{project_id}/incidents/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Incident ID |