v16

latestOpenAPI 3.0.3raw.githubusercontent.com2026-04-243137121.5 KB
Streams

Delete a stream

Deletes a stream with all the messages and consumers attached to it.

delete/storage/streams/{name}

Path parameters

namestring required

Name of the stream

Response

Bad Request

messagestring

Example response

{
  "message": "success"
}