API reference, Video conference

Add user to queue

PUThttps://demo-api.incodesmile.com/omni/queue/conference/add

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.

Query parameters

queueNamestring

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

api-versionstringrequiredDefaults to 1.0

Request body

application/json

interviewCodestring

Interview code received in response of [start](#/Onboarding/startInterview) call.

Responses

Was this page helpful?