Close
Toolcog home
c9r
crm
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
POST
GET
DELETE
PATCH
PUT
Create a recording for the call
Authenticated
CreateCallRecording
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
Api20100401CallRecording
Delete a recording from your account
Authenticated
DeleteCallRecording
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Api20100401CallRecording
Fetch an instance of a recording for a call
Authenticated
FetchCallRecording
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Api20100401CallRecording
Retrieve a list of recordings belonging to the call used to make the request
Authenticated
ListCallRecording
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
Api20100401CallRecording
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.
Authenticated
UpdateCallRecording
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Api20100401CallRecording