EndUserType resource
EndUserType properties
Resource Properties in REST API format | |
---|---|
sid
|
The unique string that identifies the End-User Type resource. |
friendly_name
|
A human-readable description that is assigned to describe the End-User Type resource. Examples can include first name, last name, email, business name, etc |
machine_name
|
A machine-readable description of the End-User Type resource. Examples can include first_name, last_name, email, business_name, etc. |
fields
|
The required information for creating an End-User. The required fields will change as regulatory needs change and will differ for businesses and individuals. |
url
|
The absolute URL of the End-User Type resource. |
Fetch an EndUserType resource
https://trusthub.twilio.com/v1/EndUserTypes/{Sid}
Parameters
Parameters in REST API format | |
---|---|
sid
Path
|
The unique string that identifies the End-User Type resource. |
Example 1
Read multiple EndUserType resources
https://trusthub.twilio.com/v1/EndUserTypes
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.