---
title: "Delete a Recording Transcription."
method: DELETE
path: "/Accounts/{AccountSid}/Transcriptions/{Sid}"
tags: ["Recording Transcriptions"]
---

# Delete a Recording Transcription.

`DELETE /Accounts/{AccountSid}/Transcriptions/{Sid}`

Delete a recording transcription from your account. If the delete is successful, a 204 response, with no body, will be returned.

#### Permissions
The API token must include the following scopes: _Voice_.

## Response `204`

No Content

---

[API](https://skmtc.dev/signalwire/apis/compatibility-api.md) · [All operations](https://skmtc.dev/signalwire/apis/compatibility-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/signalwire/compatibility-api/revisions/e1376ef9bfca/schema)
