Close
Toolcog home
toolcog
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
All statuses
All statuses
Active
Deprecated
Create a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections
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.
DeleteCall
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
Api20100401Call
Fetch the call specified by the provided Call SID
FetchCall
GET/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
Api20100401Call
Retrieves a collection of calls made to and from your account
ListCall
GET/2010-04-01/Accounts/{AccountSid}/Calls.json
Api20100401Call
Initiates a call redirect or terminates a call
UpdateCall
POST/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
Api20100401Call