End a session (developer-initiated)
Sessions
End a session (developer-initiated)
Use when: caller wants to explicitly close out a session from the application side (vs. waiting for the inactivity timeout), so analysis kicks in promptly
Explicitly closes a session. Marks it as completed and triggers downstream analysis. Only works on active or idle sessions; sessions already in terminal states return 400.
POST
End a session (developer-initiated)
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Session ended.