v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtimeTracking
Resumes a paused time tracking for a user.
If there is already a running time tracking nothing happens. If there is no running time tracking, returns NoContent.
<Check title="Required Permissions" icon="key">The user must be the creator.</Check>
post/me/timetracking/resume
Query parameters
userIdstring uuid
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Response
OK