Delete a TimeEntry. Deletion is irrevocable.
The “id” field must be set and correspond to an existing TimeEntry.
It actually doest not delete entirely the object, but rather sets the “archivedAt” field to the current DateTime.
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}
.
Identifier of the TimeEntry.
OK