Timer

Resume a paused timer

Resumes a paused timing session. Ends the associated pause with the specified end time and sets the timer back to running state. Returns the updated timer information.

post/v1/timer/resume

Request body

endDateTimestring
validboolean

Response

Timer resumed successfully

idstring
statusstring
userstring
lastUpdateinteger
createdinteger
pausedboolean
runningboolean
stoppedboolean

Changes

No recorded changes to this endpoint across all 3 revisions of this API.