Bulk Delete Time And Material Equipment Logs
bulk_delete_time_and_material_equipment_logsPermanently delete multiple time and material equipment logs in one request. Use this bulk action to remove specified Field Productivity records for a project.
Instructions
Bulk delete Time and material equipment logs with one request. 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. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_equipment_logs/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| time_and_material_equipment_logs_ids | No | JSON request body field — array of time and material equipment log IDs specified for delete |