Credentials Management
Restore Login Session
Restores a previously captured login session with a session JSON.
Authorizations
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
The session data to restore (as a JSON string).
The ID of the session to connect to.
Response
200 - application/json
Indicates if the session was successfully restored.
Was this page helpful?