retrieve_recycled_action
Restore deleted incident actions in Procore projects by retrieving them from the recycle bin, enabling recovery of project management data.
Instructions
Retrieve Recycled Action. [Project Management/Incidents] PATCH /rest/v1.0/projects/{project_id}/recycle_bin/incidents/actions/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Action ID | |
| incident_id | No | Incident ID |