修改指定活动观看券配置
接口
PUT /api/v3/activity/:id/watchcode/config授权
Authorization: Bearer <accessToken>
Content-Type: application/json参数
请求样例
PUT /api/v3/activity/8728620/watchcode/config
{
"isWatchcodeEnabled": true,
"watchcodeTimeout": 1036800
}curl 请求示例
响应
响应样例
最后更新于
这有帮助吗?