Restore Change Event
restore_change_eventRestore a previously deleted change event in Procore. Provide the change event ID and project ID to reinstate it.
Instructions
Restores a Previously Deleted Change Event. Use this to update an existing Change Events (only the supplied fields are changed). Updates the specified Change Events and returns the modified object on success. Required parameters: id, project_id. Procore API (v1.1): Construction Financials > Change Events. Endpoint: PUT /rest/v1.1/change_events/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Change Events resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |