Delete Managed Equipment Attachment
delete_managed_equipment_attachmentPermanently delete an attachment from a managed equipment record in Procore. This action removes the specified Field Productivity attachment and cannot be undone.
Instructions
Deleting an attachment from a Managed Equipment. 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, managed_equipment_id, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/companies/{company_id}/managed_equipment/{managed_equipment_id}/managed_equipment_attachments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| managed_equipment_id | Yes | URL path parameter — unique identifier of the managed equipment | |
| id | Yes | URL path parameter — id of the Managed Equipment Attachment |