Note: This is a legacy time tracking endpoint. We recommend using the Time Tracking API endpoints to manage time entries.
Include the total time or the start time and end time.
The total time is in milliseconds and "start"
and "end"
values are Unix time in milliseconds.
{- "start": 1567780450202,
- "end": 1508369194377,
- "time": 8640000
}
{- "id": "123"
}