Solutions
worksection
beta
help
Stopping the timer through API: stop_timer
Sample stop_timer request
?action=stop_timer&timer=TIMER_ID
Stops and saves selected running timer
Required parameters:
- timer — timer ID (can be obtained through get_timers method)
Sample JSON response
If the request succeeds, the response will contain ok status
{
"status": "ok"
}
Leave your review
Did this article help you?
Glad we could help! What was helpful?
Sorry this didn't help. What went wrong?