Time tracking
Unlock time entries
Admin-only. Unlocks entries either by date cutoff (before) or by an explicit list of entry_ids.
DELETE
Unlock time entries (admin override)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Body
application/json
Response
Unlock applied
Number of entries whose locked state changed as a result of the call.
Example:
42
Previous
Query the time tracking audit logReturns audit entries for time-tracking actions, filterable by entry id, user, and time range.
Next
Unlock time entries (admin override)