delete_timecard_entries
Remove timecard entries from Procore projects to correct timesheet errors or delete outdated records. Specify project ID and entry IDs for deletion.
Instructions
Delete Timecard Entries. [Project Management/Field Productivity] DELETE /rest/v1.0/projects/{project_id}/timesheets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| ids | No | IDs of Timesheets to be deleted |