Last Updated: Nov 4, 2020
Use this function to create a chat channel in the twilio application.
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 |
Return Value | Description |
---|---|
Output |
|
Create Channel (ABCDCEF, NC-45, New Channel)
To view all the Twilio functions, click here.