Skip to main content
POST
create user event for video streaming

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

A group of user activity on startTime, endTime and watchSeconds.

nonceStr
string
required

unique string for each request, max length 50

timestamp
string
required

timestamp string in UTC format

Example:

"2021-03-10T03:07:16.127Z"

streams
object[]
required

Response

event is processed successfully

ok
boolean
Example:

true