Last Updated: Mar 8, 2023
Use this function to create a chat channel in Twilio.
Activate a Creative Instance (username, password, token, creativeinstance_id)
Input Parameter Name | Description |
---|---|
username | Used for authentication |
password | Used for authentication |
token | ID of the Service in which the channel has to be created |
creativeinstance_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 |
|
Activate a Creative Instance (ABCDCEF, QWERTY, ABC123)
To view all the Twilio functions, click here.