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

# Deletes a stream

`DELETE /streams/{stream}`

Delete specified stream.

## Path parameters

- `stream` string, required

## Response `204`

Stream deleted

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `410` — Gone

---

[API](https://skmtc.net/kurrent-io/apis/http-api.md) · [All operations](https://skmtc.net/kurrent-io/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurrent-io/http-api/versions/b7fd712e809c/schema)
