根据接口开启文档开启推荐位,
请求参数: {"entry_type": 1,"switch_status": True}
请求头: {"Content-Type": "application/json"}
请求方式:POST
返回: {'errcode': 48001, 'errmsg': 'api unauthorized rid: 661e3a33-606ae361-1db28df5'}
//api.weixin.qq.com/wxadrama/setplayerdramarecmdswitch?access_token="entry_type"1//1-剧结束 2-选集最右侧推荐 3-剧集profile页相关推荐"switch_status"true// true-打开 false-关闭,没有打开过的都默认为关闭
}