Time Entries

Create a new time entry for a task

post/time-entry

Request body

taskIdstring required
startTimestring required
endTimestring
descriptionstring

Response

Time entry created successfully

{"stackTrail":"paths:/time-entry:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes