Time Entries
Create time entry
Log time against a task. Omit endTime to start a running entry that can be closed later with an update.
post/time-entry
Request body
Example request
{
"startTime": "2026-01-31T09:00:00Z",
"endTime": "2026-01-31T09:00:00Z"
}Response
The created time entry