/
/VoiceBlender API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2d ago
Legs26
Observability5
Rooms21
  • 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
  • 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
  • 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
WebRTC3
    Rooms

    Delete a room

    delete/rooms/{id}

    Response

    Room deleted

    instance_idstring

    Instance identifier

    statusstring required

    Changes