Skip to main content
PATCH

Headers

string
required
Bearer YOUR_API_KEY

Path Parameters

string
required
UUID of the time entry to update.

Body

Send only the fields you want to change. At least one is required.
number
Updated hours. Must be greater than 0.
number
Updated hourly rate.
string
Updated date in YYYY-MM-DD format.
string
Updated description.

Response

boolean
true on update.
object
The updated time entry object.