Bulk Destroy Actual Production Quantities
bulk_destroy_actual_production_quantitiesPermanently delete multiple Actual Production Quantities from a project. Use this to remove Field Productivity records in bulk, ensuring data cleanup cannot be undone.
Instructions
This endpoint bulk destroys a batch of Actual Production Quantities (APQ). Use this to permanently delete the specified Field Productivity records. This cannot be undone. Permanently removes the specified Field Productivity records. This action cannot be undone. Required parameters: project_id, actual_production_quantity_ids. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/actual_production_quantities/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| actual_production_quantity_ids | Yes | JSON request body field — iDs of Actual Production Quantities to be destroyed |