time_entry_delete
Delete a specific time entry from ClickUp by specifying its ID and the workspace ID. Correct tracking errors or remove outdated records.
Instructions
Delete a time entry by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The ID of the team (workspace) containing the time entry | |
| entry_id | Yes | The ID of the time entry to delete |