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.
Required Permissions
The user must be the creator.Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The date (in UTC) when the time tracking was started.
The time (in UTC) when the time tracking was started.
The date (in UTC) when the time tracking was stopped.
The time (in UTC) when the time tracking was stopped. Required when the time tracking has already been completed and Duration has not been set.
The date (in Local) when the time tracking was started.
The time (in Local) when the time tracking was started.
The date (in Local) when the time tracking was stopped.
The time (in Local) when the time tracking was stopped. Required when the time tracking has already been completed and Duration has not been set.
True if this entity is coming from an external workspace (awork Connect).