Bulk Delete Managed Equipment Maintenance Log Attachments
bulk_delete_managed_equipment_maintenance_log_attachmentsPermanently delete multiple managed equipment maintenance log attachments with one request. Removes specified Field Productivity records; this cannot be undone.
Instructions
Delete multiple Managed Equipment Maintenance Logs Attachments 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, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/companies/{company_id}/managed_equipment_maintenance_logs/{id}/attachments/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — id of the Managed Equipment Maintenance Log | |
| managed_equipment_maintenance_logs_attachment_ids | No | JSON request body field — iDs of all the Managed Equipment Maintenance Logs Attachment values specified for bulk destroy |