Restore Recycled Checklist Template
restore_recycled_checklist_templateRestore a deleted checklist template from the recycle bin by specifying project ID and template ID.
Instructions
Restores the specified Checklist Template from the Recycle Bin. 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: project_id, id. Procore API (v1.1): Project Management > Inspections. Endpoint: PATCH /rest/v1.1/projects/{project_id}/recycle_bin/checklist/list_templates/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — checklist Template ID |