Restore Deleted Checklist (Inspection)
restore_deleted_checklist_inspectionRestore a deleted checklist inspection in Procore by providing the project ID and inspection ID.
Instructions
Restores a specified deleted Checklist (Inspection). Use this to update an existing Inspections (only the supplied fields are changed). Updates the specified Inspections and returns the modified object on success. Required parameters: id, project_id. Procore API (v1.1): Project Management > Inspections. Endpoint: PATCH /rest/v1.1/projects/{project_id}/recycle_bin/checklist/lists/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Inspections resource | |
| project_id | Yes | URL path parameter — unique identifier for the project. |