Sessions
Refresh a session
Refreshes a session by creating a new session token. A 401 is returned when there are validation errors, which signals the SDKs to fall back to the handshake flow.
post/sessions/{session_id}/refresh
Path parameters
session_idstring required
The ID of the session
Request body
Response
Success