API Documentation
Delete Pomodoro entry
Description
Deletes a Pomodoro entry and updates time spent on related tasks accordingly.
Permissions
To delete time entries the API token needs the Update tasks permission
Request format
curl -X DELETE https://kanbanflow.com/api/v1/pomodoro-entries/<POMODORO_ENTRY_ID>
Example request
curl -X DELETE https://kanbanflow.com/api/v1/pomodoro-entries/EyS84FdLk