You need to enable JavaScript to run this app.
导航
结束回放V3
最近更新时间:2025.02.14 16:31:52首次发布时间:2025.02.14 16:31:52

结束录像回放。

请求说明

  • 请求方式:POST
  • 请求地址:https://open.volcengineapi.com?Action=StopPlayback&Version=2023-10-01

请求参数

下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数

Query

参数类型是否必选示例值描述
ActionStringStopPlayback接口名称。当前 API 的名称为 StopPlayback
VersionString2023-10-01接口版本。当前 API 的版本为 2023-10-01
PlaybackIDString524c804d-0149-4b58-8209-2f17f6xxxxxx回放流ID,由 StartPlayback 接口返回

返回参数

本接口无特有的返回参数。更多信息请见返回结构

请求示例

POST https://open.volcengineapi.com?Action=StopPlayback&Version=2023-10-01&PlaybackID=524c804d-0149-4b58-8209-2f17f6xxxxxx

返回示例

{
  "ResponseMetadata": {
    "RequestId": "202306041104200100100232280022D31",
    "Service": "aiotvideo",
    "Version": "2023-10-01",
    "Action": "StopPlayback",
    "Region": "cn-north-1"
  }
}

错误码

您可访问公共错误码,获取更多错误码信息。