Delete Timecard Entry
delete_timecard_entryPermanently delete a specific timecard entry using its ID and project ID. Required for removing Field Productivity records.
Instructions
Detete a specific Timecard Entry. 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: id, project_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/timecard_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the timecard entry | |
| project_id | Yes | Query string parameter — unique identifier for the project. |