videos_update
PUT
/api/videos/{id}/请求参数
Path 参数
id
integer
必需
A unique integer value identifying this video.
Body 参数application/x-www-form-urlencoded
name
string
可选
>= 1 字符<= 80 字符
默认值:
New video
示例值:
New video
slides
$ref(#/definitions/89376709)[]
必需
#/definitions/89376709
可选
webhook
null | allOf {1}
可选
#/definitions/89376725
可选
resolution
allOf {1}
可选
默认值:
{"width":1920,"height":1080}
示例值:
{
"width": 1920,
"height": 1080
}
#/definitions/89376706
可选
auto_emotions_markup
boolean
可选
默认值:
false
示例值:
false
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 8 个月前