At the moment, you can stream_insert
to update or add or stream_delete
to delete individual elements e.g. message
within @streams.messages
within an existing stream. Emptying/clearing out an existing stream at the @streams.messages
level isn’t currently supported, but it is on the roadmap.
2 Likes