Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE http://localhost:3000/session/session-123 \ -H "Authorization: Bearer $ISOL8_API_KEY"
{ "ok": true }
Stop and remove a persistent session container by ID.
true
Was this page helpful?