clockodo_clock_delete
Stop the running clock and discard unbooked time without saving an entry. Confirm deletion to remove tracked time, ideal when you want to cancel tracking instead of keeping it.
Instructions
STOPS the running clock and DISCARDS the unbooked time — this does NOT save a time entry. To keep tracked time, use clockodo_update via the running entry id from clockodo_clock_status instead. Ask the user to confirm. Requires 'confirm': true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | id of the running clock entry (from clockodo_clock_status) | |
| confirm | Yes | must be true; the tracked time will be discarded |