修改渠道源状态
GET
/manager/clientSource/updateStatus/{id}
接口描述
{id}为渠道源id
请求参数
参数名
类型
描述
必填
status
int
修改后的状态-> 0:关闭,1:开启
必填