绑定或解绑指定的观看券
接口
PUT /api/activity/:id/watchcode授权
Authorization: Bearer <accessToken>
Content-Type: application/json参数
请求样例
PUT /api/activity/8728620/watchcode
{
"code":"sz_FOz6YT",
"userId":2184958,
"type":"unbind"
}curl 请求示例
响应样例
最后更新于
这有帮助吗?