bulk_delete_managed_equipment_attachment
Remove multiple equipment attachments from managed equipment in Procore projects to clean up outdated files and maintain organized documentation.
Instructions
Bulk Delete Managed Equipment Attachment. [Project Management/Field Productivity] DELETE /rest/v1.0/companies/{company_id}/managed_equipment/{id}/managed_equipment_attachments/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID | |
| managed_equipment_id | No | ID of the Managed Equipment associated with the attachment(s) | |
| managed_equipment_attachment_ids | No | IDs of all the Managed Equipment Attachment values specified for bulk destroy |