v1

latestSwagger 2.02026-07-13107162315.5 KB
TimesheetTimer

Stops the running timer on a timesheet entry. The elapsed time is added to the entry's duration.

delete/api/TimesheetTimer/{id}

Path parameters

idinteger required

The ID of the existing timesheet entry that needs its timer stopped

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 stop result including final duration.

object required