delete_managed_equipment_maintenance_log_attachment
Remove attachments from managed equipment maintenance logs in Procore to maintain organized project documentation and field productivity records.
Instructions
Delete Managed Equipment Maintenance Log Attachment. [Project Management/Field Productivity] DELETE /rest/v1.0/companies/{company_id}/managed_equipment_maintenance_logs/{id}/attachments/{attachment_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the managed equipment maintenance log to get attachments from | |
| attachment_id | Yes | ID of the managed equipment maintenance log attachment |