Stop Bot
API Reference
Stop Bot
Stop a running bot and trigger the full exit pipeline. The bot will save the transcript, process insights (if enabled), send results via email/webhook, and leave the video meeting room. The bot typically exits within 5 seconds of the request.
Stop Bot
Documentation Index
Fetch the complete documentation index at: https://tools.lunchpaillabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key from pailflow.com
Path Parameters
The bot ID returned from POST /api/bot/join
Response
Bot stop request sent successfully
Status indicating the leave request was sent
Example:
"leave_requested"
The bot ID for which leave was requested
Example:
"258b06fc-6bc9-4261-9f29-bc8a4474af0a"
Informational message about the stop request
Example:
"Bot stop request sent. Bot will exit within 5 seconds."

