Add a Credential to the CredentialList.
When creating a Credential, you will POST both a username and password, but only receive the username back in the response. The password is intentionally not returned so as to protect it.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Adds a new phone number to your account. If a phone number is found for your request, Twilio will add it to your account and bill you for the first month's cost of the phone number.
Adds a new phone number to your account. If a phone number is found for your request, Twilio will add it to your account and bill you for the first month's cost of the phone number.
Adds a new phone number to your account. If a phone number is found for your request, Twilio will add it to your account and bill you for the first month's cost of the phone number.
Add an IP Address to the list with a description.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Adds a new CallerID to your account.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Change the password of a Credential record.
If the change is successful, Twilio will respond with the Credential record but will not include the password in the response.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Create a new Account instance resource as a subaccount of the one used to make the request. See
Creating Subaccounts for more information.
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Creates a new application within your account.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Create a new Credential List.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Map a CredentialList to the domain.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Creates a new Domain and returns its instance resource. You must pick a unique domain name that ends in ".sip.twilio.com".
After creating a Domain, you must map it to an authentication method before the domain is ready to receive traffic.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Purchases a new phone number for your account. If a phone number is found
for your request, Twilio will add it to your account and bill you for the
first month's cost of the phone number.
To find an available phone number to POST, use the subresources of the
AvailablePhoneNumbers list resource.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Create a new IpAccessControlList resource.
When created, the list will contain no IP addresses. You will need to add IP addresses to the list for it to be active. To add IP addresses, you will need to POST to the IpAddresses List subresource.
Map an IpAccessControlList to this domain.
Type: string
Type: string
Type: string
Create a new Queue resource.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Creates a new UsageTrigger. Each account can create up to 1,000 UsageTriggers.
Currently, UsageTriggers that are no longer active are not deleted automatically.
Use DELETE to delete triggers you no longer need.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Delete this application.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Remove a Credential from a CredentialList.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Delete a CredentialList from your account. It can only be deleted if no domains are mapped to it. If you attempt to delete one that is mapped to a domain, you will receive an error.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Remove a CredentialListMapping from a domain
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Delete a domain. If you have created subdomains of a domain, you will not be able to delete the domain until you first delete all subdomains of it.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Delete an IpAccessControlList from your account. It can only be deleted if no domains are mapped to it. If you attempt to delete one that is mapped to a domain, you will receive an error.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Remove a mapping from this domain.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Deletes an IP address entry from the list.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Deletes the notification identified by {NotificationSid} from an account's log.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Deletes the caller ID from the account. Returns an HTTP 204 response if
successful, with no body.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
The DELETE method allows you to remove a Queue. Only empty queues are
deletable.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Deletes a recording from your account.
Type: string
Type: string
Type: string
Potential values: .xml, .wav, .mp3
Deletes a transcription from your account.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html, .txt, .xml
Delete this UsageTrigger.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Posting a URL and Method to a Queue instance will dequeue a member from a
queue and have the member's call begin executing the TwiML document at that URL
When dequeuing the 'Front' of the queue, the next call in the queue will be redirected.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Posting a URL and Method to a Queue instance will dequeue a member from a
queue and have the member's call begin executing the TwiML document at that URL
When redirecting a member of a queue addressed by CallSid, only the first request
will succeed and return a 200 response code. A second request will fail and
return an appropriate 400 response code.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a representation of an account.
A 34 character string that uniquely identifies this account.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get the properties of the authorized application.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get application instance resource.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns the single Call resource identified by {CallSid}.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a representation of the conference identified by {ConferenceSid}.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get the properties of a Connect App.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get a specific Credential in a list. Though a password is stored for each username in your list, the password is not returned to protect your password. If you cannot remember your password, you will need to POST to this resource to update it.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get a credential list instance resource
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Return a specific instance by Sid.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get a front member.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get info about incoming call's phone number.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Return a specific IpAccessControlList resource.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Return a specific IpAccessControlListMapping instance by Sid.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Return a single IP Address resource.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Without an extension, the media is returned using the mime-type provided when the media was generated.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get a specific member.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a single message specified by the provided {MessageSid}.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get a notification entry.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get Outgoing Caller ID Details
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a representation of this participant.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get resource's individual Queue instance.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns one of several representations:
Without an extension, or with a ".wav", a binary WAV audio file is returned
with mime-type "audio/x-wav".
Appending ".mp3" to the URI returns a binary MP3 audio file with mime-type
type "audio/mpeg".
Appending ".xml" to the URI returns a XML representation.
Type: string
Type: string
Type: string
Potential values: .xml, .wav, .mp3
Get a single shortcode.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a single Transcription resource representation identified by the
given {TranscriptionSid}. By default Twilio will respond with the XML metadata for the Transcription. If you append ".txt" to the end of the Transcription resource's URI Twilio will just return you the transcription tex.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html, .txt, .xml
Returns a repesentation of the UsageTrigger.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Retrieve a list of the Account resources belonging to the account used to make the
API request. This list will include that Account as well.
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns UsageRecords for all usage categories. The list includes paging
information.
By default, the UsageRecords resource will return one UsageRecord for
each Category, representing all usage accrued all-time for the account.
You can filter the usage Category or change the date-range over which usage
is counted using optional GET query parameters.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of Application resource representations, each representing
an application within your account. The list includes paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of all AvailablePhoneNumber subresources for your account by ISO Country. For full information about our phone number support, see our Phone Number CSV (http://www.twilio.com/resources/rates/international-phone-number-rates.csv).
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of local AvailablePhoneNumber resource representations
that match the specified filters, each representing a phone number tha
is currently available for provisioning within your account.
Type: string
ISO 3166-1 alpha-2.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of mobile AvailablePhoneNumber resource representations that match the specified filters, each representing a phone number that is currently available for provisioning within your account.
Type: string
ISO 3166-1 alpha-2.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of toll-free AvailablePhoneNumber elements that match the
specified filters, each representing a phone number that is currently
available for provisioning within your account. To provision an available
phone number, POST the number to the IncomingPhoneNumbers resource.
Type: string
ISO 3166-1 alpha-2.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of notifications generated for an account. The list includes
paging information.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of Recording resource representations, each representing a
recording generated during the course of a phone call.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of phone calls made to and from the account identified by {AccountSid}.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of conferences within an account. The list includes paging
information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of Connect App resource representations, each representing a
Connect App you've authorized to access your account. The list includes
paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of Connect App resource representations, each representing
a Connect App in your account. The list includes paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get the user lists mapped to this domain.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Gets a list of Credential Lists for an account
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Get the list of Credentials in a CredentialList. The passwords for the Credentials are intentionally not returned so as to protect them.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a paged list of the domains for an account.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of IncomingPhoneNumber resource representations, each
representing a phone number given to your account. The list includes paging
information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of local elements, each representing a local (not toll-free) phone number given to your account, under an list element that includes paging information. Works exactly the same as the IncomingPhoneNumber resource, but filters out toll-free numbers.
Returns a list of local elements, each representing a mobile phone number given to your account, under an list element that includes paging information. Works exactly the same as the IncomingPhoneNumber resource, but filters out local and toll free numbers.
Returns a list of local elements, each representing a toll-free phone number given to your account, under an list element that includes paging information. Works exactly the same as the IncomingPhoneNumber resource, but filters out all numbers that aren't toll-free.
Return the IpAccessControlListMappings that are associated to this domain.
Type: string
Type: string
Type: string
Return a paged list of all IpAccessControlLists under this account.
List the IP Addresses contained in this list.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of media associated with your message.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns the list of members in the queue identified by {QueueSid}.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of messages associated with your account. The list includes paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of notifications generated for an account. The list includes
paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of OutgoingCallerId resource representations, each representing
a Caller ID number valid for an account. The list includes paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns the list of participants in the conference identified by
{ConferenceSid}.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of queues within an account. The list includes paging
information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a set of Transcription resource representations that includes paging
information.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of Recording resource representations, each representing a
recording generated during the course of a phone call.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of ShortCode resource representations, each representing a
short code within your account. The list includes paging information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a set of Transcription resource representations that includes paging
information.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns UsageRecords for all usage categories for a specified subresource.
Type: string
|Subresource|Description|
||---|
|Daily|Return multiple UsageRecords for each usage category, each representing usage over a daily time-interval.|
|Monthly|Return multiple UsageRecords for each usage category, each representing usage over a monthly time-interval.|
|Yearly|Return multple UsageRecords for each usage category, each representing usage over a yearly time-interval.|
|AllTime| Return a single UsageRecord for each usage category, each representing usage over the date-range specified. This is the same as the root /Usage/Records.|
|Today|Return a single UsageRecord per usage category, for today's usage only.|
||Yesterday|Return a single UsageRecord per usage category, for yesterday's usage only.|
|ThisMonth|Return a single UsageRecord per usage category, for this month's usage only.|
|LastMonth|Return a single UsageRecord per usage category, for last month's usage only.|
Type: string
Potential values: Daily, Monthly, Yearly, AllTime, Today, Yesterday, ThisMonth, LastMonth
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Returns a list of UsageTrigger resource representations. The list includes
paging information.
By default, all UsageTriggers are returned. You can filter the list by
specifying one or more query parameters. Note that the query parameters are
case-sensitive
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Modify a phone call.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
To make a call, make an HTTP POST request. Initiate a new phone call.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Type: object
{
"To" : "The destination phone number. Format with a '+' and country code e.g., +16175551212 (E.164 format).\n",
"From" : "A Twilio phone number (in E.164 format) or alphanumeric sender ID enabled for the type of message you wish to send. Phone numbers or short codes purchased from Twilio work here. You cannot (for example) spoof messages from your own cell phone number.\n",
"Url" : "A URL that hosts a set of TwiML instructions. An example is 'http://demo.twilio.com/docs/voice.xml'"
}
Release this phone number from your account. Twilio will no longer answer
calls to this number, and you will stop being billed the monthly phone
number fee. The phone number will eventually be recycled and potentially
given to another customer, so use with care. If you make a mistake, contac
us. We may be able to give you the number back.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Kick this participant from the conference.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Rename an IpAccessControlList.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
To send a new outgoing message, make an HTTP POST to your Messages list resource URI
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Type: object
{
"MessagingServiceSid" : "The 34 character unique id of the Messaging Service you want to associate with this Message. Set this parameter to use the Messaging Service Settings and Copilot Features you have configured. When only this parameter is set, Twilio will use your enabled Copilot Features to select the From phone number for delivery.\n",
"MediaUrl" : "The URL of the media you wish to send out with the message. gif , png and jpeg content is currently supported and will be formatted correctly on the recipient's device. Other types are also accepted by the API. The media size limit is 5MB. If you wish to send more than one image in the message body, please provide multiple MediaUrls values in the POST request. You may include up to 10 MediaUrls per message.\n",
"To" : "The destination phone number. Format with a '+' and country code e.g., +16175551212 (E.164 format).\n",
"From" : "A Twilio phone number (in E.164 format) or alphanumeric sender ID enabled for the type of message you wish to send. Phone numbers or short codes purchased from Twilio work here. You cannot (for example) spoof messages from your own cell phone number.\n",
"Body" : "The text of the message you want to send, limited to 1600 characters.\n"
}
Allows you to modify the properties of an account.
A 34 character string that uniquely identifies this account.
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Tries to update the application's properties, and returns the updated
resource representation if successful. The returned response is identical
to that returned above when making a GET request.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Tries to update the Connect App's properties, and returns the updated
resource representation if successful. The returned response is identical
to that returned above when making a GET request.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Change the FriendlyName of the list
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Update the attributes of a domain.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Tries to update the incoming phone number's properties, and returns the
updated resource representation if successful. The returned response is
identical to that returned above when making a GET request.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Change the description or IP address of a given IpAddress instance resource
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Updates the caller id, and returns the updated resource if successful.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Updates the status of a participant.
Type: string
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
This POST request allows you to change the FriendlyName or MaxSize.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Tries to update the shortcode's properties, and returns the updated
resource representation if successful.
Type: string
Type: string
By default, Twilio's REST API returns XML. You may obtain CSV, JSON or HTML by appending ".csv", ".json", or ".html".
Type: string
Potential values: .json, .csv, .html
Tries to update the UsageTrigger's properties, and returns the updated
resource representation if successful.