Delete Timecard Entries
delete_timecard_entriesPermanently delete timecard entries from a specific project. This action removes field productivity records and cannot be undone.
Instructions
Delete Timecard Entries associated with the specific 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. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/timesheets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| ids | No | JSON request body field — iDs of Timesheets to be deleted |