Menu

Expand
Rate this page:

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
sid<AC> Not PII

advanced_features
boolean Not PII

voice_trace
boolean Not PII

url
url Not PII

Fetch 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

Example 1
Loading Code Sample...
        
        

        Fetch Setting

        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

        voice_trace
        Optional
        post boolean Not PII

        subaccount_sid
        Optional
        post sid<AC> Not PII

        Example 1
        Loading Code Sample...
              
              

              Update Setting

              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