---
title: "Deletes a timesheet entry by its Timesheet Entry ID."
method: DELETE
path: "/api/Timesheet/{id}"
tags: ["Timesheet"]
---

# Deletes a timesheet entry by its Timesheet Entry ID.

`DELETE /api/Timesheet/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `SendWebhooks` boolean

## Response `200`

Returns confirmation of the timesheet entry deletion.

- object

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/avaza/apis/avaza-api-documentation.md) · [All operations](https://skmtc.net/avaza/apis/avaza-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/avaza/avaza-api-documentation/versions/1eeadf750514/schema)
