---
search:
  tags:
    - account
    - POST
seo:
  description: >-
    Resumes a paused time tracker by creating a new active… Reference for the
    POST /account/time-tracker/{id}/resume endpoint in the Leadtime Public API
    API.
sidebar:
  badge: POST
  label: Resume paused time tracker
title: Resume paused time tracker
type: openapi-operation
---
Resumes a paused time tracker by creating a new active interval starting at the current time.

When resuming a tracker, all other running trackers for the user are automatically paused (only one tracker can run at a time). This ensures accurate time tracking without overlaps.

The tracker will continue accumulating time until paused or stopped again.

<Operation source="api-reference" id="timetrackercontroller-resume" />
