Send (OpenTok) conference event. Any connection issue caught by webapp could be reported using this call.
API reference, Video conference
Add conference event
POST
https://demo-api.incodesmile.com/omni/conference/add/eventHeaders
Request body
application/json
Interview ID for which event is reported.
Opentok session ID of current video conference.
Opentok event type. Could be anything that Opentok sends, e.g. StreamDisconnected, StreamReconnected, VideoDisabled, VideoEnabled...
Any description that Opentok sends.
Indicate event caught on customer or executive side.
enum
customerexecutiveResponses
Response body (application/json)
Flag indicating request passed successfully.
Session status
enum
AliveClosedDeletedResponse 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