Files
zulip/api_docs/create-stream.md
Lauryn Menard 388c6b2412 api-docs: Update descriptive uses of "stream" for channel rename.
Updates `.md` files in api_docs/ to use "stream" instead of "channel"
for descriptive text, with the exception of the API changelog file.

Part of stream to channel rename project.
2024-05-20 09:31:56 -07:00

254 B

Create a channel

You can create a channel using Zulip's REST API by submitting a subscribe request with a channel name that doesn't yet exist and passing appropriate parameters to define the initial configuration of the new channel.