v18

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-111422448.7 KB
Time Entries

Create Time Entry

Create a new time entry for a task

post/time-entry

Request body

taskIdstring required
startTimestring required
endTimestring
descriptionstring

Response

Time entry created successfully

idstring required
taskIdstring required
userIdstring nullable required
descriptionstring nullable required
startTimestring date-time required
endTimestring date-time
durationnumber nullable required
createdAtstring date-time required
updatedAtstring date-time required