发视频消息(新版)
POST
/请求参数
Body 参数application/json
data
object
必需
conversation_id
string
必需
file_id
string
必需
file_name
string
必需
aes_key
string
必需
md5
string
必需
size
integer
必需
video_duration
integer
必需
client_id
integer
必需
type
string
必需
示例
{
"data": {
"conversation_id": "S:16888xx682_7881302xxx2998",
"file_id": "3069020102046230600201000204283cabaa02030f424102042fd366b402046196ab41042430343332343133312d303062302d343532382d616130362d303563353231373938366161020100020320c6c004103cc3f26e2895876511c4c000668116390201040201000400",
"file_name": "f487a1cc4cd74be4e5e2419177bfe0c4.mp4",
"aes_key": "39343636313264353561333638383233",
"md5": "3cc3f26e2895876511c4c00066811639",
"size": 2148031,
"video_duration": 15
},
"client_id": 1,
"type": "WW_SEND_VIDEO_V2_MSG"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 2 年前