Delete A Time And Material Entry
delete_a_time_and_material_entryPermanently delete a time and material entry from a project. This removes field productivity records and cannot be undone.
Instructions
Deleting a Time And Material Entry associated with the specified project. 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_entries/{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 Time And Material Entry |