Delete Change Event
delete_change_eventPermanently delete a change event by providing its ID and project ID. Use this to remove unwanted change events from Procore.
Instructions
Delete Change Event. Use this to permanently delete the specified Change Events. This cannot be undone. Permanently removes the specified Change Events. This action cannot be undone. Required parameters: id, project_id. Procore API (v1.1): Construction Financials > Change Events. Endpoint: DELETE /rest/v1.1/change_events/{id}
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. |