---
title: "Deletes one audio or transcription log that have been stored when using the default base model of a given language."
method: DELETE
path: "/endpoints/base/{locale}/files/logs/{logId}"
tags: ["Custom Speech endpoints:"]
---

# Deletes one audio or transcription log that have been stored when using the default base model of a given language.

`DELETE /endpoints/base/{locale}/files/logs/{logId}`

## Path parameters

- `locale` string, 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/revisions/931821089e0d/schema)
