Delete time entry
entry_deleteDelete one logged entry by id and report the project and hours removed. It never touches a running timer. A billed entry goes too, losing the invoice record, so correct one with entry_edit instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entry id from entry_list |