发布视频
开发中POST
/api/sph/create_vod请求参数
Body 参数multipart/form-data
proxy
string
可选
cookie
string
cookie
title
string
标题
示例值:
不错不错
desc
string
描述
thumbnail
file
封面图
示例值:
file://C:\Users\admin\Downloads\听劝!宝宝湿疹还得是它_3_小可昕爱喝奶🍼_来自小红书网页版 (1).jpg
city
string
可选
latitude
string
可选
longitude
string
可选
timing
integer
可选
定时发布 10位时间戳
task_id
string
必需
异步上传视频的任务ID
示例值:
d1923024-eca0-4d00-94ea-804632d6f92c
示例代码
返回响应
请求有误(400)
HTTP 状态码: 400
内容格式: JSONapplication/json
数据结构
code
integer
必需
msg
string
必需
path
null
必需
data
null
必需
示例
{
"code": 0,
"msg": "string",
"path": null,
"data": null
}
最后修改时间: 2 个月前