Delete Timecard Entry (Project)
delete_timecard_entry_projectPermanently delete a timecard entry from a project. Provide the project ID and entry ID to remove the record irreversibly.
Instructions
Delete timecard entry (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, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/timecard_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — iD of the timecard entry |