Resume a failed session
Sessions
Resume a failed session
Re-runs processing (transcription → filling) from a failed session’s saved audio without re-running the conversation.
POST
Resume a failed 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.