When data collection is over, users can be added to the queue for joining conference calls with an executive. The average time for before user joins to conference is given in response.
API reference, Video conference
Add user to queue
PUT
https://demo-api.incodesmile.com/omni/queue/conference/addQuery parameters
The name of the queue, user is entering in case a conference call will be used. If not set, default queue will be used. Possible values: aristotle, buddha, confucius, diogenes. Same value for queueName needs to be used across all requests in one onboarding session.
Headers
Request body
application/json
Interview code received in response of [start](#/Onboarding/startInterview) call.
Responses
Response body (application/json)
Flag indicating request passed successfully.
Session status
enum
AliveClosedDeletedAverage waiting time before user joins conference call.
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details