---
search:
  tags:
    - account
    - DELETE
seo:
  description: >-
    Permanently deletes a time tracker and all its associated intervals.…
    Reference for the DELETE /account/time-tracker/{id} endpoint in the Leadtime
    Public API.
sidebar:
  label: Delete time tracker
  badge: DELETE
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.

`DELETE /account/time-tracker/{id}`
