Delete Actual Production Quantity
delete_actual_production_quantityPermanently delete a specific actual production quantity record from a Procore project. This action removes field productivity data and cannot be undone.
Instructions
Delete Actual Production Quantity. 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, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/actual_production_quantities/{id}
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 Field Productivity resource |