/
/VoiceBlender API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 5h ago
Events1
Legs58
Observability5
Rooms32
  • getList all rooms with participants
  • postCreate a room
  • getGet a room with participants
  • deleteDelete a room
  • postAdd or move a leg to a room
  • deleteRemove a leg from a room
  • getList bridges involving this room
  • postBridge this room's mixer to another room's mixer
  • getGet a bridge involving this room
  • deleteTear down a bridge
  • patchChange a bridge's audio flow direction
  • getGet the room's audio routing matrix
  • putReplace the room's audio routing matrix
  • patchReplace selected rows of the room's audio routing matrix
  • postFork a room to an external SIPREC recording server
  • postPlay audio to a room
  • deleteStop room playback
  • patchChange the volume of an active room playback
  • postSynthesize speech and play it into a room
  • postStart recording the room mix to a WAV file
  • deleteStop room recording
  • postPause a room recording
  • postResume a paused room recording
  • postStart speech-to-text on all room participants
  • deleteStop speech-to-text on a room
  • postAttach an ElevenLabs ConvAI agent to a room
  • postAttach a VAPI agent to a room
  • postAttach a Pipecat bot to a room
  • postAttach a Deepgram Voice Agent to a room
  • postInject a message into a running agent session on a room
  • deleteDetach the agent from a room
  • getWebSocket audio stream for a room
SIP Registrations5
SIP Trunks4
WebRTC3
    Rooms

    Delete a room

    delete/rooms/{id}

    Response

    Room deleted

    instance_idstring

    Instance identifier

    statusstring required

    Changes

    No recorded changes to this endpoint across all 67 revisions of this API.