mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
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.
254 B
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.