destroy_injury
Remove an injury record from a project's incident reports by specifying the project and injury IDs.
Instructions
Destroy Injury. [Project Management/Incidents] DELETE /rest/v1.0/projects/{project_id}/incidents/injuries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Injury ID | |
| incident_id | No | Incident ID |