API reference, Video conference

Add conference event

POSThttps://demo-api.incodesmile.com/omni/conference/add/event

Send (OpenTok) conference event. Any connection issue caught by webapp could be reported using this call.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

get_versioninteger (int64)
interviewIdstringrequired

Interview ID for which event is reported.

opentokSessionIdstringrequired

Opentok session ID of current video conference.

eventTypestringrequired

Opentok event type. Could be anything that Opentok sends, e.g. StreamDisconnected, StreamReconnected, VideoDisabled, VideoEnabled...

detailsstring

Any description that Opentok sends.

eventSourcestringrequired

Indicate event caught on customer or executive side.

enumcustomerexecutive

Responses

Was this page helpful?