v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0161127.4 KB
bots

Leave Bot

Remove a bot from a meeting by its ID.

This will:

  1. Call the MeetingBaas API to make the bot leave
  2. Close WebSocket connections if they exist
  3. Terminate the associated Pipecat process
delete/bots/{bot_id}

Path parameters

bot_idstring required

Request body

bot_idstring nullable

The MeetingBaas bot ID to remove from the meeting. This will also close the WebSocket connection made through Pipecat by this bot.

Response

Bot successfully removed from meeting

object required