Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Path Parameters
Identifier of the time-entry.
Response
OK
Delete a time-entry. Deletion is irrevocable.
The “id” field must be set and correspond to an existing time-entry.
It actually doest not delete entirely the object, but rather sets the “archivedAt” field to the current DateTime.
Read more about the time-entry object and any validation error that you might encounter when using this API.
There are different ways to update time-entries. Please see this guide on how to update time-entries
the right way depending on your use case.
API key. Value must be formatted like so: lucca application={api_key}
.
Identifier of the time-entry.
OK