Last Updated: Feb 14, 2022
Use this function to create a chat service in Twilio.
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 |
To know more about token and account_sid, click here.
Return Value | Description |
---|---|
Output |
|
Create Service (ABCDCEF, QWERTY, New Service)
To view all the Twilio functions, click here.