v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Timer

Start a new timer

Starts a new timing session for the authenticated user on the specified project. Creates a new task for the timer and sets the timer to running state. Returns the updated timer information.

post/v1/timer/start

Request body

projectIdstring
startDateTimestring
validboolean

Response

Timer started successfully

idstring
statusstring
userstring
lastUpdateinteger
createdinteger
pausedboolean
runningboolean
stoppedboolean