v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtimeTracking
Starts a new time tracking for a user.
If there is already a running/paused time tracking it will be stopped automatically in order to start the new one.
<Check title="Required Permissions" icon="key">The user must be an admin or the creator.</Check>
post/users/{userId}/timetracking/start
Path parameters
userIdstring uuid required
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK