Initialize a new ambient session for patient encounter documentation
multilingual parameter is deprecated.Multilingual support is now enabled by default for all ambient sessions. You no longer need to pass this parameter. The API automatically supports conversations in multiple languages and generates the clinical note in English.ambient_session_id and return it in the response.
You can use this ambient_session_id to identify the session in subsequent API calls. We recommend that an ambient session should be atleast 1 minute long.
skipped.sdp_suki_token
CreateSessionRequest
Request body for the /session/create endpoint
Optional - UUID format
"123dfg-456dfg-789dfg-012dfg"
Optional - UUID format
"123dfg-456dfg-789dfg-012dfg"
Deprecated. Multilingual support is now true by default. To disable it, contact the Suki support team.
true
Success Response
Response body for the /session/create endpoint
"123dfg-456dfg-789dfg-012dfg"