Last Updated: Nov 4, 2020
Use this function to create a chat service in the twilio application.
Create Service (token, account_sid, friendly_name)
| Input Parameter Name | Description |
|---|---|
| token | Used for authentication |
| account_sid | Used for authentication |
| friendly_name | Contact name of the verified caller |
| Return Value | Description |
|---|---|
| Output |
|
Create Service (ABCDCEF, NC-45, New Service)
To view all the Twilio functions, click here.