QueryForbidCDNLiveStream
GET
https://rtc-api.zego.im/
调用本接口查询已被禁止推流到 CDN 的 URL 列表。
注意
首次使用本接口,需要联系 ZEGO 技术支持进行配置。
调用频率限制
同一个 AppID 下所有房间:20 次/秒
Request
Query Parameters
Action string必填
可选值: [QueryForbidCDNLiveStream
]
接口原型参数
https://rtc-api.zego.im?Action=QueryForbidCDNLiveStream
AppId uint32必填
💡公共参数。AppId,ZEGO 分配的用户唯一凭证。
SignatureNonce string必填
💡公共参数。随机字符串。
Timestamp int64必填
💡公共参数。Unix 时间戳,单位为秒。最多允许 10 分钟的误差。
Signature string必填
💡公共参数。签名,用于验证请求的合法性。请参考签名机制生成。
SignatureVersion string必填
可选值: [2.0
]
默认值: 2.0
💡公共参数。签名版本号。
Vendor string必填
CDN 提供商,ws:网宿。
Responses
- 200
成功
- application/json
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
RESPONSE清除