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
Example response
{
"message": "success"
}Deletes a stream with all the messages and consumers attached to it.
Name of the stream
Bad Request
{
"message": "success"
}