Update one or several TimeEntries.
The “id” field must be sent and correspond to an existing TimeEntry.
A single request can edit TimeEntries for several different owners.
Please refer to the TimeEntry API reference for additional information on the TimeEntry object, and any validation error that you might encounter when using this API.
There are different ways to update TimeEntries. Please see this guide on how to update TimeEntries the right way depending on your use case.
API key. Value must be formatted like so: lucca application={api_key}
.
You can either update a single or multiple TimeEntries. Pick the correct body type accordingly.
The body is of type object
.
OK
The response is of type object
.