Start Timer
Timers
Start Timer
Start a timer for the authenticated user on a given task.
Only one timer can run per user at a time. If the user already has a timer running on another task, that timer is stopped automatically before the new one starts; the stopped run is committed to a time record on its own date (the date the timer was started, which may not be today for cross-midnight runs).
See Concepts for timer semantics.
POST
Start Timer
Authorizations
Body
application/json
Response
Created
Available options:
active, stopped Example:
"active"
Timer duration in seconds
Example:
16
Today time by user in the timer task
Example:
7200
Example:
"2018-01-16 12:42:59"
Example:
"2018-01-16"
