数据上报接口
开发中
POST
/mldatahub/api/v2/events
请求参数
Header 参数
Content-Type
string
必需
示例值:
application/json
Authorization
string
用户鉴权
示例值:
Bearer 187fba87-d64f-42e0-8c26-f38aa3af24dd
x-session-id
string
视频会议id
示例值:
187fba87-d64f-42e0-8c26-f38aa3af24dd
x-nonce
string
必需
示例值:
3525e007-3930-4705-b3e5-7cc38fe61816
x-timestamp
string
数据上报时间
示例值:
1590474541
x-os-type
string
必需
示例值:
android,ios,ipados,macos,windows,linux
x-platform-type
string
必需
示例值:
mobile,pc,pad,board,browser,applet,sip,pstn,h323,mh-cooperation
x-mldatahub-topic
string
可选
示例值:
video
x-mldatahub-signature
string
可选
盐:32a787de-7003-4eed-bfae-86f728cbf887
body:{"msg":"hello"}
拼接格式:{"msg":"hello"}32a787de-7003-4eed-bfae-86f728cbf887
md5散列后的值: 9b789dfcd97ce2e5363ac782cb0c92e3
示例值:
9b789dfcd97ce2e5363ac782cb0c92e3
x-mldatahub-ver
string
数据版本
示例值:
1.0
Content-Encoding
string
请求内容编码
示例值:
gzip
Body 参数application/json