Delete A Time And Material Equipment Log
delete_a_time_and_material_equipment_logPermanently remove a time and material equipment log from Field Productivity by specifying project ID and log ID. This deletion is irreversible.
Instructions
Delete a Time And Material Equipment 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: project_id, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/time_and_material_equipment_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — id of the Time And Material Equipment Log |