cURL
curl --request DELETE \ --url https://api.b-bot.space/api/v2/mcp/ \ --header 'bbot-api-key: <api-key>'
Implemented according to the Streamable HTTP Transport specification. Terminate an MCP session. The server implementation is stateless, so this is a no-op.
API key for authentication
Session not found or already terminated.