Delete Change Event Production Quantity
delete_change_event_production_quantityPermanently deletes a change event production quantity from a specified project and change event. This action cannot be undone.
Instructions
Delete Change Event Production Quantity. 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: project_id, change_event_id, id. Procore API: Construction Financials > Change Events. Endpoint: DELETE /rest/v1.0/projects/{project_id}/change_events/{change_event_id}/change_event_production_quantities/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| change_event_id | Yes | URL path parameter — unique identifier for the Change Event | |
| id | Yes | URL path parameter — change Event Production Quantity ID |