---
search:
  tags:
    - attendance
    - DELETE
seo:
  description: >-
    Deletes an attendance record for a specific date. Reference for the DELETE
    /attendance endpoint in the Leadtime Public API API.
sidebar:
  badge: DELETE
  label: Delete attendance record
title: Delete attendance record
type: openapi-operation
---
Deletes an attendance record for a specific date.

**What happens:**
- The attendance record for the specified date is permanently deleted
- This action cannot be undone
- Deleted records are marked with a deletion timestamp

**Note:** This endpoint is only available for employee accounts. Attendance tracking must be enabled in the workspace settings. You can only delete your own attendance records.

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