retrieve_recycled_injury
Restore a deleted injury record from the recycle bin in Procore project management to recover incident data for compliance and reporting.
Instructions
Retrieve Recycled Injury. [Project Management/Incidents] PATCH /rest/v1.0/projects/{project_id}/recycle_bin/incidents/injuries/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Injury ID | |
| incident_id | No | Incident ID |