---
title: "Delete Speech Engine"
method: DELETE
path: "/v1/speech-engine/{speech_engine_id}"
tags: ["Speech Engine"]
---

# Delete Speech Engine

`DELETE /v1/speech-engine/{speech_engine_id}`

Delete a Speech Engine resource

## Path parameters

- `speech_engine_id` string, required — The speech engine ID (accepts seng_ or agent_ prefix)

## Headers

- `xi-api-key` string, nullable — Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elevenlabs/apis/elevenlabs-api-documentation.md) · [All operations](https://skmtc.net/elevenlabs/apis/elevenlabs-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elevenlabs/elevenlabs-api-documentation/revisions/57d56f34628a/schema)
