Delete Project Equipment Maintenance Log
delete_project_equipment_maintenance_logPermanently delete a specific project equipment maintenance log by providing its ID and project ID. This action removes the record irretrievably.
Instructions
Delete Project Equipment Maintenance Log. 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: id, project_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/managed_equipment_maintenance_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the company to get the maintenance logs for | |
| project_id | Yes | URL path parameter — unique identifier for the project. |