POST
Resume a failed session

Authorizations

Authorization
string
header
required

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

id
string<uuid>
required

The session id.

Response

Acknowledged.

ok
boolean