Voice Insights Settings API
The Settings API allows you programmatically manage Voice Insights Advanced Features and Voice Trace for a given account SID.
AccountSettings properties
Resource Properties in REST API format | |
---|---|
account_sid
|
|
advanced_features
|
|
voice_trace
|
|
url
|
|
Fetch Voice Insights Settings
get
https://insights.twilio.com/v1/Voice/Settings
Parameters
Parameters in REST API format | |
---|---|
subaccount_sid
Optional
|
|
Example 1
Update Voice Insights Settings
post
https://insights.twilio.com/v1/Voice/Settings
To manage subaccount Settings pass the subaccount SID as a parameter in the request.
Parameters
Parameters in REST API format | |
---|---|
advanced_features
Optional
|
|
voice_trace
Optional
|
|
subaccount_sid
Optional
|
|
Example 1
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.