zulip/api_docs/create-stream.md

7 lines
250 B
Markdown

# Create a stream
You can create a stream using Zulip's REST API by submitting a
[subscribe](/api/subscribe) request with a stream name that
doesn't yet exist and passing appropriate parameters to define
the initial configuration of the new stream.