restore_project_form
Restore deleted project forms in Procore by moving them from the recycle bin back to active status using the form ID and project ID.
Instructions
Restore Project Form. [Project Management/Forms] PATCH /rest/v1.0/projects/{project_id}/recycle_bin/forms/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project Form ID | |
| project_id | Yes | Unique identifier for the project. |