Authorizations

X-API-Key
string
header
required

Simplex API Key to authenticate requests. We provision API keys after a quick meeting with us. You can book that meeting here.

Body

application/json
session_data
string
required

The session data to restore (as a JSON string).

session_id
string
required

The ID of the session to connect to.

Response

200 - application/json
succeeded
boolean
required

Indicates if the session was successfully restored.