Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 5
Next »
{
"Provider": "Twilio",
"AcctID": "",
"AcctAuthToken": "",
"PhoneNumber": ""
"EnableSMSOptOut": false,
"OptOutTitle": "",
"OptOutStopKeyword": "",
"IVRNumber": ""
}
VoIP Provider Object Properties
Property | Type | Required? | Description |
Provider | string | Yes | The VoIP provider to use. Currently only the value Twillio is supported. |
AcctID | string | Yes | The Twillio sub-account ID to use for the VoIP integration. |
AcctAuthToken | string | Yes | The Twillio sub-account authentication token. |
PhoneNumber | string | Yes | The phone number that calls/SMS messages will come from/be sent from. |