{
"method": "/msg/sendVideo",
"params": {
"guid": "{{guid}}",
"fileAesKey": "6979a66c718e470da18dd37c27c6bcd4",
"fileId": "306b0201020464306202010002044c9aff3e02030f42410204c83b66b4020468bfe3ce042436393739613636632d373138652d343730642d613138642d64333763323763366263643402031000040203390a5004109de308bb2d76c505409d249b0af2e5e40201040201000400",
"fileMd5": "9de308bb2d76c505409d249b0af2e5e4",
"fileSize": 3738188,
"filename": "istone_1709700566172.MP4",
"coverImageSize": 0,
"duration": 5,
"toId": "{{toId}}"
}
}curl --location --request POST 'http://manager.qiweapi.com/qiwe/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "/msg/sendVideo",
"params": {
"guid": "",
"fileAesKey": "6979a66c718e470da18dd37c27c6bcd4",
"fileId": "306b0201020464306202010002044c9aff3e02030f42410204c83b66b4020468bfe3ce042436393739613636632d373138652d343730642d613138642d64333763323763366263643402031000040203390a5004109de308bb2d76c505409d249b0af2e5e40201040201000400",
"fileMd5": "9de308bb2d76c505409d249b0af2e5e4",
"fileSize": 3738188,
"filename": "istone_1709700566172.MP4",
"coverImageSize": 0,
"duration": 5,
"toId": ""
}
}'{
"code": 0,
"data": {
"isSendSuccess": 0,
"msgServerId": 0,
"msgType": 0,
"msgUniqueIdentifier": "string",
"seq": 0,
"timestamp": 0
},
"msg": "string"
}