mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +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.
		
			
				
	
	
		
			7 lines
		
	
	
		
			254 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			254 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Create a channel
 | 
						|
 | 
						|
You can create a channel using Zulip's REST API by submitting a
 | 
						|
[subscribe](/api/subscribe) request with a channel name that
 | 
						|
doesn't yet exist and passing appropriate parameters to define
 | 
						|
the initial configuration of the new channel.
 |