---
title: "Delete stream"
method: DELETE
path: "/streams/{id}"
tags: ["Streams"]
---

# Delete stream

`DELETE /streams/{id}`

Permanently delete a stream. This cannot be undone.

**Authentication:** TextPeak API key in the `Authorization` header (see **Authentication** in the API Overview).

## Response `204`

The stream was deleted.

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/revisions/eacecf960bb6/schema)
