We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efecbf commit 045c8e4Copy full SHA for 045c8e4
README.md
@@ -23,7 +23,7 @@ sequenceDiagram
23
24
Note over Frontend: Enter hint:<br> identityId
25
Note over Frontend: WebSDK: create()
26
- Frontend->>Backend: Start Session in Backend
+ Frontend->>Backend: Start Session in Backend<br>{identityId}
27
Backend->>IncodeAPI: Create new session<br>{configurationId, apikey}
28
Note over IncodeAPI: /omni/start
29
IncodeAPI-->>Backend: Returns Session<br>{token, interviewId}
0 commit comments