latestOpenAPI 3.1.02026-08-186974431.1 MB
84917af8da36
timeTracking
Pauses a running time tracking for a user.
If there is already a paused 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/users/{userId}/timetracking/pause
Path parameters
userIdstring uuid required
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Response
OK