Delete a time entry
weeek_delete_a_time_entryDelete a time entry from a task by providing task ID and time entry ID.
Instructions
DELETE /tm/tasks/{task_id}/time-entries/{time_entry_id}. Delete a time entry. Tags: Task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |