v1
Swagger 2.02026-07-13107162315.5 KBTimesheetTimer
Starts a timer on an existing timesheet entry. If the entry is not on the current day or start/end times are enabled, a new timesheet entry is created for the timer.
post/api/TimesheetTimer/{id}
Path parameters
idinteger required
ID of the timesheet entry that should be used as the basis for running a timer. If the existing timesheet is not on the current day, or start/end times are enabled, a new timesheet will be created for the timer.
Query parameters
UserIDinteger
Optional - User ID number if impersonating a different user. Otherwise assumes the current user. Only users with certain security roles have permission to impersonate other users
SendWebhooksboolean
Response
Returns the timer start result including timer start time and timesheet entry ID.
object required