Twilio actions & endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
The Twilio Integration with Rewst delivers a robust set of actions and endpoints for interacting with Twilio. Below is a summary of each section, highlighting the diverse capabilities and opportunities provided through the Twilio Integration:
GET
api.twilio.com/<url_path>
Retrieves a collection of Accounts belonging to the account used to make the request
POST
api.twilio.com/<url_path>
Create a new Twilio Subaccount from the account making the request
GET
api.twilio.com/<url_path>
Fetch the account specified by the provided Account Sid
POST
api.twilio.com/<url_path>
Modify the properties of a given Account
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
DELETE
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of applications representing an application within the requesting account
POST
api.twilio.com/<url_path>
Create a new application within your account
GET
api.twilio.com/<url_path>
Fetch the application specified by the provided sid
POST
api.twilio.com/<url_path>
Updates the application's properties
DELETE
api.twilio.com/<url_path>
Delete the application by the specified application sid
GET
api.twilio.com/<url_path>
Retrieve a list of authorized-connect-apps belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Fetch an instance of an authorized-connect-app
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information
GET
api.twilio.com/<url_path>
Retrieves a collection of calls made to and from your account
POST
api.twilio.com/<url_path>
Create a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections
POST
api.twilio.com/<url_path>
Create a FeedbackSummary resource for a call
GET
api.twilio.com/<url_path>
Fetch a FeedbackSummary resource from a call
DELETE
api.twilio.com/<url_path>
Delete a FeedbackSummary resource from a call
GET
api.twilio.com/<url_path>
Retrieve a list of all events for a call.
GET
api.twilio.com/<url_path>
Fetch a Feedback resource from a call
POST
api.twilio.com/<url_path>
Update a Feedback resource for a call
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
create an instance of payments. This will start a new payments session
POST
api.twilio.com/<url_path>
update an instance of payments with different phases of payment flows.
GET
api.twilio.com/<url_path>
Retrieve a list of recordings belonging to the call used to make the request
POST
api.twilio.com/<url_path>
Create a recording for the call
GET
api.twilio.com/<url_path>
Fetch an instance of a recording for a call
POST
api.twilio.com/<url_path>
Changes the status of the recording to paused, stopped, or in-progress. Note: Pass `Twilio.CURRENT` instead of recording sid to reference current active recording.
DELETE
api.twilio.com/<url_path>
Delete a recording from your account
POST
api.twilio.com/<url_path>
Create a Siprec
POST
api.twilio.com/<url_path>
Stop a Siprec using either the SID of the Siprec resource or the `name` used when creating the resource
GET
api.twilio.com/<url_path>
Fetch the call specified by the provided Call SID
POST
api.twilio.com/<url_path>
Initiates a call redirect or terminates a call
DELETE
api.twilio.com/<url_path>
Delete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Account Portal logs.
GET
api.twilio.com/<url_path>
Retrieve a list of conferences belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Retrieve a list of participants belonging to the account used to make the request
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Fetch an instance of a participant
POST
api.twilio.com/<url_path>
Update the properties of the participant
DELETE
api.twilio.com/<url_path>
Kick a participant from a given conference
GET
api.twilio.com/<url_path>
Retrieve a list of recordings belonging to the call used to make the request
GET
api.twilio.com/<url_path>
Fetch an instance of a recording for a call
POST
api.twilio.com/<url_path>
Changes the status of the recording to paused, stopped, or in-progress. Note: To use `Twilio.CURRENT`, pass it as recording sid.
DELETE
api.twilio.com/<url_path>
Delete a recording from your account
GET
api.twilio.com/<url_path>
Fetch an instance of a conference
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of connect-apps belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Fetch an instance of a connect-app
POST
api.twilio.com/<url_path>
Update a connect-app with the specified parameters
DELETE
api.twilio.com/<url_path>
Delete an instance of a connect-app
GET
api.twilio.com/<url_path>
Retrieve a list of incoming-phone-numbers belonging to the account used to make the request.
POST
api.twilio.com/<url_path>
Purchase a phone-number for the account.
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of Add-on installations currently assigned to this Number.
POST
api.twilio.com/<url_path>
Assign an Add-on installation to the Number specified.
GET
api.twilio.com/<url_path>
Retrieve a list of Extensions for the Assigned Add-on.
GET
api.twilio.com/<url_path>
Fetch an instance of an Extension for the Assigned Add-on.
GET
api.twilio.com/<url_path>
Fetch an instance of an Add-on installation currently assigned to this Number.
DELETE
api.twilio.com/<url_path>
Remove the assignment of an Add-on installation from the Number specified.
GET
api.twilio.com/<url_path>
Fetch an incoming-phone-number belonging to the account used to make the request.
POST
api.twilio.com/<url_path>
Update an incoming-phone-number instance.
DELETE
api.twilio.com/<url_path>
Delete a phone-numbers belonging to the account used to make the request.
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
DELETE
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of messages belonging to the account used to make the request
POST
api.twilio.com/<url_path>
Send a message from the account used to make the request
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of Media resources belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Fetch a single media instance belonging to the account used to make the request
DELETE
api.twilio.com/<url_path>
Delete media from your account. Once delete, you will no longer be billed
GET
api.twilio.com/<url_path>
Fetch a message belonging to the account used to make the request
POST
api.twilio.com/<url_path>
To redact a message-body from a post-flight message record, post to the message instance resource with an empty body
DELETE
api.twilio.com/<url_path>
Deletes a message record from your account
GET
api.twilio.com/<url_path>
Retrieve a list of notifications belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Fetch a notification belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Retrieve a list of outgoing-caller-ids belonging to the account used to make the request
POST
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Fetch an outgoing-caller-id belonging to the account used to make the request
POST
api.twilio.com/<url_path>
Updates the caller-id
DELETE
api.twilio.com/<url_path>
Delete the caller-id specified from the account
GET
api.twilio.com/<url_path>
Retrieve a list of queues belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Create a queue
GET
api.twilio.com/<url_path>
Retrieve the members of the queue
GET
api.twilio.com/<url_path>
Fetch a specific member from the queue
POST
api.twilio.com/<url_path>
Dequeue a member from a queue and have the member's call begin executing the TwiML document at that URL
GET
api.twilio.com/<url_path>
Fetch an instance of a queue identified by the QueueSid
POST
api.twilio.com/<url_path>
Update the queue with the new parameters
DELETE
api.twilio.com/<url_path>
Remove an empty queue
GET
api.twilio.com/<url_path>
Retrieve a list of recordings belonging to the account used to make the request
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of results belonging to the recording
GET
api.twilio.com/<url_path>
Retrieve a list of payloads belonging to the AddOnResult
GET
api.twilio.com/<url_path>
Fetch an instance of a result payload
DELETE
api.twilio.com/<url_path>
Delete a payload from the result along with all associated Data
GET
api.twilio.com/<url_path>
Fetch an instance of an AddOnResult
DELETE
api.twilio.com/<url_path>
Delete a result and purge all associated Payloads
GET
api.twilio.com/<url_path>
Fetch an instance of a recording
DELETE
api.twilio.com/<url_path>
Delete a recording from your account
GET
api.twilio.com/<url_path>
Get All Credential Lists
POST
api.twilio.com/<url_path>
Create a Credential List
GET
api.twilio.com/<url_path>
Retrieve a list of credentials.
POST
api.twilio.com/<url_path>
Create a new credential resource.
GET
api.twilio.com/<url_path>
Fetch a single credential.
POST
api.twilio.com/<url_path>
Update a credential resource.
DELETE
api.twilio.com/<url_path>
Delete a credential resource.
GET
api.twilio.com/<url_path>
Get a Credential List
POST
api.twilio.com/<url_path>
Update a Credential List
DELETE
api.twilio.com/<url_path>
Delete a Credential List
GET
api.twilio.com/<url_path>
Retrieve a list of domains belonging to the account used to make the request
POST
api.twilio.com/<url_path>
Create a new Domain
GET
api.twilio.com/<url_path>
Retrieve a list of credential list mappings belonging to the domain used in the request
POST
api.twilio.com/<url_path>
Create a new credential list mapping resource
GET
api.twilio.com/<url_path>
Fetch a specific instance of a credential list mapping
DELETE
api.twilio.com/<url_path>
Delete a credential list mapping from the requested domain
GET
api.twilio.com/<url_path>
Retrieve a list of IP Access Control List mappings belonging to the domain used in the request
POST
api.twilio.com/<url_path>
Create a new IP Access Control List mapping
GET
api.twilio.com/<url_path>
Fetch a specific instance of an IP Access Control List mapping
DELETE
api.twilio.com/<url_path>
Delete an IP Access Control List mapping from the requested domain
GET
api.twilio.com/<url_path>
Retrieve a list of credential list mappings belonging to the domain used in the request
POST
api.twilio.com/<url_path>
Create a new credential list mapping resource
GET
api.twilio.com/<url_path>
Fetch a specific instance of a credential list mapping
DELETE
api.twilio.com/<url_path>
Delete a credential list mapping from the requested domain
GET
api.twilio.com/<url_path>
Read multiple CredentialListMapping resources from an account.
POST
api.twilio.com/<url_path>
Create a CredentialListMapping resource for an account.
GET
api.twilio.com/<url_path>
Fetch a single CredentialListMapping resource from an account.
DELETE
api.twilio.com/<url_path>
Delete a CredentialListMapping resource from an account.
GET
api.twilio.com/<url_path>
Retrieve a list of IpAccessControlListMapping resources.
POST
api.twilio.com/<url_path>
Create a new IpAccessControlListMapping resource.
GET
api.twilio.com/<url_path>
Fetch an IpAccessControlListMapping resource.
DELETE
api.twilio.com/<url_path>
Delete an IpAccessControlListMapping resource.
GET
api.twilio.com/<url_path>
Fetch an instance of a Domain
POST
api.twilio.com/<url_path>
Update the attributes of a domain
DELETE
api.twilio.com/<url_path>
Delete an instance of a Domain
GET
api.twilio.com/<url_path>
Retrieve a list of IpAccessControlLists that belong to the account used to make the request
POST
api.twilio.com/<url_path>
Create a new IpAccessControlList resource
GET
api.twilio.com/<url_path>
Read multiple IpAddress resources.
POST
api.twilio.com/<url_path>
Create a new IpAddress resource.
GET
api.twilio.com/<url_path>
Read one IpAddress resource.
POST
api.twilio.com/<url_path>
Update an IpAddress resource.
DELETE
api.twilio.com/<url_path>
Delete an IpAddress resource.
GET
api.twilio.com/<url_path>
Fetch a specific instance of an IpAccessControlList
POST
api.twilio.com/<url_path>
Rename an IpAccessControlList
DELETE
api.twilio.com/<url_path>
Delete an IpAccessControlList from the requested account
GET
api.twilio.com/<url_path>
Retrieve a list of short-codes belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Fetch an instance of a short code
POST
api.twilio.com/<url_path>
Update a short code with the following parameters
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
Create a new Signing Key for the account making the request.
GET
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
DELETE
api.twilio.com/<url_path>
POST
api.twilio.com/<url_path>
Create a new token for ICE servers
GET
api.twilio.com/<url_path>
Retrieve a list of transcriptions belonging to the account used to make the request
GET
api.twilio.com/<url_path>
Fetch an instance of a Transcription
DELETE
api.twilio.com/<url_path>
Delete a transcription from the account used to make the request
GET
api.twilio.com/<url_path>
Retrieve a list of usage-records belonging to the account used to make the request
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
GET
api.twilio.com/<url_path>
Retrieve a list of usage-triggers belonging to the account used to make the request
POST
api.twilio.com/<url_path>
Create a new UsageTrigger
GET
api.twilio.com/<url_path>
Fetch and instance of a usage-trigger
POST
api.twilio.com/<url_path>
Update an instance of a usage trigger
DELETE
api.twilio.com/<url_path>
DELETE
api.twilio.com/<url_path>