delete_a_time_and_material_entry
Remove a time and material entry from a Procore project to correct errors or update records. Specify the project ID and entry ID to delete the entry.
Instructions
Delete a Time And Material Entry. [Project Management/Field Productivity] DELETE /rest/v1.0/projects/{project_id}/time_and_material_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Id of Time And Material Entry |