Menu

Expand
Rate this page:

Test User

Test Users are the contact addresses (e.g. phone numbers, Chat identities) who can test the latest drafts of a Flow even if they aren't yet published.

Update the Test User resource of a Flow to allow the contacts that need to perform tests of unpublished drafts.

TestUser properties

Resource Properties in REST API format
sid
sid<FW> Not PII

Unique identifier of the flow.

test_users
string[] Not PII

List of test user identities that can test draft versions of the flow.

url
url Not PII

The URL of this resource.

Fetch a TestUser resource

get
https://studio.twilio.com/v2/Flows/{Sid}/TestUsers
Parameters
Parameters in REST API format
sid
Path
get sid<FW> Not PII

Unique identifier of the flow.

Example 1
Loading Code Sample...
        
        

        Fetch Test Users

        Update a TestUser resource

        post
        https://studio.twilio.com/v2/Flows/{Sid}/TestUsers

        Each Test User identity can be up to 300 bytes.

        Parameters
        Parameters in REST API format
        sid
        Path
        post sid<FW> Not PII

        Unique identifier of the flow.

        test_users
        Required
        post string[] Not PII

        List of test user identities that can test draft versions of the flow.

        Example 1
        Loading Code Sample...
              
              

              Update Test Users

              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