Destroy Witness Statement
destroy_witness_statementPermanently delete a witness statement by moving it to the recycle bin. This action is irreversible; use to completely remove incident records.
Instructions
Sends the specified Witness Statement 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/witness_statements/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — witness Statement ID | |
| incident_id | No | Query string parameter — unique identifier of the incident |