Menu

Expand
Rate this page:

EndUser Resource

EndUser properties

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

The unique string created by Twilio to identify the End User resource.

account_sid
sid<AC> Not PII

The SID of the Account that created the End User resource.

friendly_name
string Not PII

The string that you assigned to describe the resource.

type
string Not PII

The type of end user of the Bundle resource - can be individual or business.

attributes

The set of parameters that are the attributes of the End Users resource which are listed in the End User Types.

date_created
date_time<iso8601> Not PII

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updated
date_time<iso8601> Not PII

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

url
url Not PII

The absolute URL of the End User resource.

Create an EndUser resource

post
https://trusthub.twilio.com/v1/EndUsers
Parameters
Parameters in REST API format
friendly_name
Required
post string Not PII

The string that you assigned to describe the resource.

type
Required
post string Not PII

The type of end user of the Bundle resource - can be individual or business.

attributes
Optional
post object PII MTL: 30 DAYS

The set of parameters that are the attributes of the End User resource which are derived End User Types.

Example 1
Loading Code Sample...
        
        

        Create End User

        Fetch an EndUser resource

        get
        https://trusthub.twilio.com/v1/EndUsers/{Sid}
        Parameters
        Parameters in REST API format
        sid
        Path
        get sid<IT> Not PII

        The unique string created by Twilio to identify the End User resource.

        Example 1
        Loading Code Sample...
              
              

              Fetch End User

              Read multiple EndUser resources

              get
              https://trusthub.twilio.com/v1/EndUsers
              Example 1
              Loading Code Sample...
                    
                    

                    Read End User

                    Update an EndUser resource

                    post
                    https://trusthub.twilio.com/v1/EndUsers/{Sid}
                    Parameters
                    Parameters in REST API format
                    sid
                    Path
                    post sid<IT> Not PII

                    The unique string created by Twilio to identify the End User resource.

                    friendly_name
                    Optional
                    post string Not PII

                    The string that you assigned to describe the resource.

                    attributes
                    Optional
                    post object PII MTL: 30 DAYS

                    The set of parameters that are the attributes of the End User resource which are derived End User Types.

                    Example 1
                    Loading Code Sample...
                          
                          

                          Update End User

                          Delete an EndUser resource

                          delete
                          https://trusthub.twilio.com/v1/EndUsers/{Sid}
                          Parameters
                          Parameters in REST API format
                          sid
                          Path
                          delete sid<IT> Not PII

                          The unique string created by Twilio to identify the End User resource.

                          Example 1
                          Loading Code Sample...
                                
                                

                                Delete End User

                                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