Telnyx · Capability
Telnyx API — Room Recordings
Telnyx API — Room Recordings. 4 operations. Lead operation: Delete several room recordings in a bulk.. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
DELETE
Deleteroomrecordings
— Delete several room recordings in a bulk.
/v1/room-recordings
GET
Listroomrecordings
— View a list of room recordings.
/v1/room-recordings
DELETE
Deleteroomrecording
— Delete a room recording.
/v1/room-recordings/{room-recording-id}
GET
Viewroomrecording
— View a room recording.
/v1/room-recordings/{room-recording-id}
MCP Tools
delete-several-room-recordings-bulk
Delete several room recordings in a bulk.
idempotent
view-list-room-recordings
View a list of room recordings.
read-only
idempotent
delete-room-recording
Delete a room recording.
idempotent
view-room-recording
View a room recording.
read-only
idempotent