Restore Recycled Action Plan
restore_recycled_action_planRestore a deleted Action Plan from the Recycle Bin by providing the project ID and plan ID.
Instructions
Restores the specified Action Plan from Recycle Bin. Use this to update an existing Action Plans (only the supplied fields are changed). Updates the specified Action Plans and returns the modified object on success. Required parameters: project_id, id. Procore API: Project Management > Action Plans. Endpoint: PATCH /rest/v1.0/projects/{project_id}/recycle_bin/action_plans/plans/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Action Plans resource |