v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/time-tracking/employees/:id/time-entries/:uuid
Archives a time entry (soft-delete). Returns 204 No Content on success. Supports both user and account tokens. Required scope: w_time_tracking.
delete/time-tracking/employees/{key}/time-entries/{uuid}
Path parameters
keystring required
SPI key of the employee
uuidstring required
UUID of the time entry to archive
Response
204 - No Content