Close
Toolcog home
c9r
twilio
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
Create a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections
Authenticated
CreateCall
POST/2010-04-01/Accounts/{AccountSid}/Calls.json
Api20100401Call
Delete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Account Portal logs.
Authenticated
DeleteCall
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
Api20100401Call
Fetch the call specified by the provided Call SID
Authenticated
FetchCall
GET/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
Api20100401Call
Retrieves a collection of calls made to and from your account
Authenticated
ListCall
GET/2010-04-01/Accounts/{AccountSid}/Calls.json
Api20100401Call
Initiates a call redirect or terminates a call
Authenticated
UpdateCall
POST/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
Api20100401Call