Bulk Delete Managed Equipment
bulk_delete_managed_equipmentPermanently delete multiple managed equipment records in one request. Use this to bulk remove field productivity records from Procore.
Instructions
Delete multiple Managed Equipment 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: company_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/companies/{company_id}/managed_equipment/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| managed_equipment_ids | No | JSON request body field — iDs of all Managed Equipment specified for bulk destroy |