Cancel a running session
Sessions
Cancel a running session
Stops a running conversation. The session ends in phase: "cancelled".
POST
Cancel a running session
Authorizations
Sign in from your terminal with the OAuth device flow (see the Authentication page for a copy-paste block), or grab your current session token from https://console.silmo.ai/api/auth/token while signed in to the console. Access tokens are short-lived (a few minutes) — refresh with your refresh_token. Everything a session produces is stored and served strictly within your organization's namespace.
Path Parameters
The session id.
Response
Acknowledged.