Telnyx · Capability
Telnyx API — Call Recordings
Telnyx API — Call Recordings. 11 operations. Lead operation: Delete a stored credential. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
DELETE
Deletecustomstoragecredentials
— Delete a stored credential
/v1/custom-storage-credentials/{connection-id}
GET
Getcustomstoragecredentials
— Retrieve a stored credential
/v1/custom-storage-credentials/{connection-id}
POST
Createcustomstoragecredentials
— Create a custom storage credential
/v1/custom-storage-credentials/{connection-id}
PUT
Updatecustomstoragecredentials
— Update a stored credential
/v1/custom-storage-credentials/{connection-id}
GET
Getrecordingtranscriptions
— List all recording transcriptions
/v1/recording-transcriptions
DELETE
Deleterecordingtranscription
— Delete a recording transcription
/v1/recording-transcriptions/{recording-transcription-id}
GET
Getrecordingtranscription
— Retrieve a recording transcription
/v1/recording-transcriptions/{recording-transcription-id}
GET
Getrecordings
— List all call recordings
/v1/recordings
POST
Deleterecordings
— Delete a list of call recordings
/v1/recordings/actions/delete
DELETE
Deleterecording
— Delete a call recording
/v1/recordings/{recording-id}
GET
Getrecording
— Retrieve a call recording
/v1/recordings/{recording-id}
MCP Tools
delete-stored-credential
Delete a stored credential
idempotent
retrieve-stored-credential
Retrieve a stored credential
read-only
idempotent
create-custom-storage-credential
Create a custom storage credential
update-stored-credential
Update a stored credential
idempotent
list-all-recording-transcriptions
List all recording transcriptions
read-only
idempotent
delete-recording-transcription
Delete a recording transcription
idempotent
retrieve-recording-transcription
Retrieve a recording transcription
read-only
idempotent
list-all-call-recordings
List all call recordings
read-only
idempotent
delete-list-call-recordings
Delete a list of call recordings
read-only
delete-call-recording
Delete a call recording
idempotent
retrieve-call-recording
Retrieve a call recording
read-only
idempotent