delete_timecard_entry
Remove incorrect timecard entries in Procore to maintain accurate project tracking and payroll records. This tool deletes specific time entries by ID to correct reporting errors.
Instructions
Delete timecard entry. [Project Management/Field Productivity] DELETE /rest/v1.0/timecard_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the timecard entry | |
| project_id | Yes | Unique identifier for the project. |