---
title: "Deletes one audio or transcription log that have been stored for a given endpoint."
method: DELETE
path: "/endpoints/{id}/files/logs/{logId}"
tags: ["Custom Speech endpoints:"]
---

# Deletes one audio or transcription log that have been stored for a given endpoint.

`DELETE /endpoints/{id}/files/logs/{logId}`

## Path parameters

- `id` string, uuid, required
- `logId` string, required

## Response `204`

The log was successfully deleted.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-speech-speechtotext.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-speech-speechtotext/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speech-speechtotext/versions/931821089e0d/schema)
