Skip to main content
DELETE
/
mcp
Terminate Session
curl --request DELETE \
  --url https://api.b-bot.space/api/v2/mcp/ \
  --header 'bbot-api-key: <api-key>'

Authorizations

bbot-api-key
string
header
required

API key for authentication

Response

404

Session not found or already terminated.