Skip to main content
PATCH
Update a time entry

Parameters

string
required
The ID of the time entry to update.
string
New duration in hours. Must be greater than 0 and less than 24.
string
New date for this time entry.
string
New note for this time entry.

Returns

Returns the updated time entry ID on success.