Restore Company Form Template
restore_company_form_templateRestore a form template from the Recycle Bin using the company ID and template ID. This action brings back a previously deleted form template.
Instructions
Restores the specified Form Template from Recycle Bin. Use this to update an existing Forms (only the supplied fields are changed). Updates the specified Forms and returns the modified object on success. Required parameters: id, company_id. Procore API: Project Management > Forms. Endpoint: PATCH /rest/v1.0/companies/{company_id}/recycle_bin/form_templates/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — company Form Template ID | |
| company_id | Yes | URL path parameter — unique identifier for the company. |