/
KU
kurrent-io
/
HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18m ago · Updated 3w ago
View markdown
kurrent-io
HTTP API
delete
Deletes a stream
v1
latest
Swagger 2.0
Event Store License v2
2026-07-17
71
10
75.0 KB
Admin
8
Gossip
1
Info
2
Projections
22
Scavenge
1
Stats
3
Streams
11
get
Reads a stream
post
Append to a stream
delete
Deletes a stream
post
An alternative URL to post events to
get
Read a stream event
get
Paginate backwards through stream events
get
Paginate backwards through stream events
get
Paginate forwards through stream events
get
Reads the metadata of a stream
post
Update stream metadata
get
Returns all events from all streams
Subscriptions
14
Users
9
Streams
Deletes a stream
Delete specified stream.
delete
/streams/{stream}
Path parameters
stream
string
required
The stream ID to delete.
Response
Stream deleted