Creates a new stream for message publishing
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the stream to create
Description of the stream
Subject patterns to capture
Maximum number of consumers
x >= 1Maximum number of messages
x >= 1Maximum size in bytes
x >= 1Discard policy (0 = old, 1 = new)
0, 1 Maximum messages per subject
x >= 1Maximum message size in bytes
x >= 1file, memory Number of replicas
x >= 1Optional sources configuration
Whether the stream is sealed
Whether deletes are denied
Whether purges are denied
Bad Request
"success"