Delete Timesheet
delete_timesheetPermanently delete a timesheet record from a specific project. Use to remove field productivity data when corrections or removals are needed.
Instructions
Delete Timesheet 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, id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/projects/{project_id}/timesheets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Field Productivity resource |