Streams
An alternative URL to post events to
A URL generated by KurrentDB if you don't supply an ID when creating a stream. You then use this URL to post events to.
post/streams/{stream}/incoming/{guid}
Path parameters
streamstring required
The name of the stream.
guidstring required
Autogenerated UUID.
Response
New event created