Menu

Expand
Rate this page:

Voice Insights Settings Resource

Voice Insights Settings determine whether

are activated for a given account.

Using the Voice Insights Settings Resource, you can

for an account or a specific subaccount.

Voice Insight Settings properties

Resource Properties in REST API format
account_sid
sid<AC> Not PII

The unique SID identifier of the Account.

advanced_features
boolean Not PII

A boolean flag indicating whether Advanced Features for Voice Insights are enabled.

voice_trace
boolean Not PII

A boolean flag indicating whether Voice Trace is enabled.

url
url Not PII

The URL of this resource.

Get the Voice Insights Settings

get
https://insights.twilio.com/v1/Voice/Settings
Parameters
Parameters in REST API format
subaccount_sid
Optional
get sid<AC> Not PII

The unique SID identifier of the Subaccount.

Example 1
Loading Code Sample...
        
        

        Get the Voice Insights Settings for the account

        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
        post boolean Not PII

        A boolean flag to enable Advanced Features for Voice Insights.

        voice_trace
        Optional
        post boolean Not PII

        A boolean flag to enable Voice Trace.

        subaccount_sid
        Optional
        post sid<AC> Not PII

        The unique SID identifier of the Subaccount.

        Example 1
        Loading Code Sample...
              
              

              Update Settings to activate Advanced Features for the account

              Example 2
              Loading Code Sample...
                    
                    

                    Update Settings to activate Voice Trace for a subaccount

                    Rate this page:

                    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.

                    Loading Code Sample...
                          
                          
                          

                          Thank you for your feedback!

                          Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

                          Sending your feedback...
                          🎉 Thank you for your feedback!
                          Something went wrong. Please try again.

                          Thanks for your feedback!

                          thanks-feedback-gif