 
       Last Updated: May 27, 2021
Use this function to create a chat channel in Twilio.
Create Channel (token, account_sid, servic_id)
| Input Parameter Name | Description | 
|---|---|
| token | Used for authentication | 
| account_sid | Used for authentication | 
| servic_id | ID of the Service in which the channel has to be created | 
To know more about token and account_sid, click here.
| Return Value | Description | 
|---|---|
| Output | 
 | 
Create Channel (ABCDCEF, QWERTY, ABC123)
To view all the Twilio functions, click here.