v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtimeTracking
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/me/timetracking/pause
Query parameters
userIdstring uuid
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Response
OK