API Documentation
Delete manual time entry
Description
Delete a manual time entry.
Request format
curl -X DELETE https://kanbanflow.com/api/v1/tasks/<TASK_ID>/manual-time-entries/<MANUAL_TIME_ENTRY_ID>
Example request
curl -X DELETE https://kanbanflow.com/api/v1/tasks/T3s6UGyzY/manual-time-entries/EyS84FdLk