Messages
Publish message to stream
Publishes a message to a stream
post/storage/streams/{name}/messages
Path parameters
namestring required
Name of the stream
Request body
Response
Bad Request
Example response
{
"message": "success"
}Publishes a message to a stream
Name of the stream
Bad Request
{
"message": "success"
}