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