---
search:
  tags:
    - account
    - DELETE
seo:
  description: >-
    Permanently deletes a time tracker and all its associated… Reference for the
    DELETE /account/time-tracker/{id} endpoint in the Leadtime Public API API.
sidebar:
  badge: DELETE
  label: Delete time tracker
title: Delete time tracker
type: openapi-operation
---
Permanently deletes a time tracker and all its associated intervals. This action cannot be undone.

Only the tracker owner can delete their own trackers. If the tracker is currently running, it will be stopped before deletion.

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