bots
Leave Bot
Remove a bot from a meeting by its ID.
This will:
- Call the MeetingBaas API to make the bot leave
- Close WebSocket connections if they exist
- Terminate the associated Pipecat process
delete/bots/{bot_id}
Path parameters
bot_idstring required
Request body
Response
Bot successfully removed from meeting
object required